]> Dogcows Code - chaz/thecheat/blobdiff - AppController.h
The Cheat 1.2.3
[chaz/thecheat] / AppController.h
index 7eb651fcbf4b00d5a8e33b770ca51369c8fd3bfe..e4a9765ba55ce03fd93d164da1b691f73614dc25 100644 (file)
@@ -26,6 +26,7 @@
 
 #import "CheatServer.h"
 
+
 @class AboutBoxController;
 @class HelpController;
 @class PreferenceController;
 
 - (IBAction)checkForUpdate:(id)sender;
 
-// Privilage elevation stuff
-AuthorizationRef _authRef;
-AuthorizationItem _authItem;
-AuthorizationRights _authRights;
-- (int) preAuthorize;
-- (int) launchAuthPrgm;
-
 // Server Stuff
 - (CheatServer *)cheatServer;
 - (BOOL)startCheatServer;
This page took 0.01702 seconds and 4 git commands to generate.