mirror of
https://github.com/gnustep/libs-back.git
synced 2025-04-22 07:21:02 +00:00
back/ericwa-experimental: remove __objc_xgcontextevent_linking
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/branches/ericwa-experimental@34153 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d3d7cc03a2
commit
6417b8e6ae
1 changed files with 0 additions and 4 deletions
|
@ -78,10 +78,6 @@ static BOOL _mod_ignore_shift = NO;
|
|||
|
||||
static BOOL next_event_is_a_keyrepeat;
|
||||
|
||||
void __objc_xgcontextevent_linking (void)
|
||||
{
|
||||
}
|
||||
|
||||
@interface XGServer (Private)
|
||||
- (void) receivedEvent: (void*)data
|
||||
type: (RunLoopEventType)type
|
||||
|
|
Loading…
Reference in a new issue