Making ITAppleEventCenter use ITDebugLog for all debugging things. This
[ITFoundation.git] / ITInetServerSocket.m
index 7d4a8f0..8fd8c54 100755 (executable)
@@ -17,8 +17,6 @@
 #import <fcntl.h>
 #import <unistd.h>
 
-/* Too bad Objective-C doesn't have class variables... */
-
 @interface ITInetServerSocket(Private)
 -(short)lookupPortForServiceType:(NSString*)name;
 -(void)setupConnection;