]> Dogcows Code - chaz/thecheat/blobdiff - ListenerDelegate.h
The Cheat 1.2
[chaz/thecheat] / ListenerDelegate.h
diff --git a/ListenerDelegate.h b/ListenerDelegate.h
deleted file mode 100644 (file)
index 2253e66..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-
-// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-// Project:   The Cheat
-//
-// File:      ListenerDelegate.h
-// Created:   Wed Sep 24 2003
-//
-// Copyright: 2003 Chaz McGarvey.  All rights reserved.
-// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-#import <Cocoa/Cocoa.h>
-
-
-@protocol ListenerDelegate
-
-- (void)listenerListeningWithSocket:(int)sock;
-- (void)listenerDisconnected;
-- (void)listenerError:(NSString *)error message:(NSString *)message;
-
-- (void)listenerReceivedNewConnection:(int)sock;
-
-@end
\ No newline at end of file
This page took 0.01844 seconds and 4 git commands to generate.