X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fthecheat;a=blobdiff_plain;f=ClientDelegate.h;fp=ClientDelegate.h;h=0000000000000000000000000000000000000000;hp=6c5dc7937026a2d1554c5a4e3674a23d8dcb6b59;hb=d27548f80fe411fda2ee69c74a24eab4292267e9;hpb=e8d51183acdd2410a38dcf8f0efbf7c30cd6c581 diff --git a/ClientDelegate.h b/ClientDelegate.h deleted file mode 100644 index 6c5dc79..0000000 --- a/ClientDelegate.h +++ /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 - - -@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