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