X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fthecheat;a=blobdiff_plain;f=NetTrafficControlling.h;fp=NetTrafficControlling.h;h=0000000000000000000000000000000000000000;hp=2cd3d9c11de72f9148faf38393d2c2e25f0711c6;hb=d27548f80fe411fda2ee69c74a24eab4292267e9;hpb=e8d51183acdd2410a38dcf8f0efbf7c30cd6c581 diff --git a/NetTrafficControlling.h b/NetTrafficControlling.h deleted file mode 100644 index 2cd3d9c..0000000 --- a/NetTrafficControlling.h +++ /dev/null @@ -1,21 +0,0 @@ - -// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Project: The Cheat -// -// File: NetTrafficControlling.h -// Created: Wed Sep 24 2003 -// -// Copyright: 2003 Chaz McGarvey. All rights reserved. -// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -#import - - -@protocol NetTrafficControlling - -- (int)netTrafficConnectionCount; -- (NSArray *)netTrafficConnectionList; - -- (void)netTrafficKillConnection:(int)index; - -@end \ No newline at end of file