Author: mlytwyn
Date: Thu Dec 22 18:22:48 2016
New Revision: 40275

URL: http://svn.gna.org/viewcvs/gnustep?rev=40275&view=rev
Log:
Remove print event queue function accidently checked in

Modified:
    libs/gui/branches/gnustep_testplant_branch/Source/GSDisplayServer.m

Modified: libs/gui/branches/gnustep_testplant_branch/Source/GSDisplayServer.m
URL: 
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/GSDisplayServer.m?rev=40275&r1=40274&r2=40275&view=diff
==============================================================================
--- libs/gui/branches/gnustep_testplant_branch/Source/GSDisplayServer.m 
(original)
+++ libs/gui/branches/gnustep_testplant_branch/Source/GSDisplayServer.m Thu Dec 
22 18:22:48 2016
@@ -138,11 +138,6 @@
         }
       [gnustep_global_lock unlock];
     }
-}
-
-+ (void) _printEventQueue
-{
-  [GSCurrentServer() _printEventQueue];
 }
 
 /** Set the concrete subclass that will provide the device dependant


_______________________________________________
Gnustep-cvs mailing list
Gnustep-cvs@gna.org
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to