fixes
This commit is contained in:
@@ -26,13 +26,6 @@ public:
|
||||
virtual CUtlString SignPackage( const char *szIpa, const char *szPassword ) = 0;
|
||||
};
|
||||
|
||||
abstract_class IAppleDaemon
|
||||
{
|
||||
public:
|
||||
virtual void SignPackage( const char *szIpa ) = 0;
|
||||
};
|
||||
|
||||
#define APPLE_DAEMON_INTERFACE_VERSION "AppleDaemon001"
|
||||
|
||||
IAppleTool *AppleTool();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user