diff options
Diffstat (limited to 'protocols/Xfire/src/variables.h')
-rw-r--r-- | protocols/Xfire/src/variables.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/protocols/Xfire/src/variables.h b/protocols/Xfire/src/variables.h deleted file mode 100644 index 5030c587b0..0000000000 --- a/protocols/Xfire/src/variables.h +++ /dev/null @@ -1,13 +0,0 @@ -#include "baseProtocol.h"
-#include "m_variables.h"
-
-char* Varxfiregame(ARGUMENTSINFO *ai);
-char* Varmyxfiregame(ARGUMENTSINFO *ai);
-char* Varmyxfirevoice(ARGUMENTSINFO *ai);
-char* Varxfireserverip(ARGUMENTSINFO *ai);
-char* Varxfirevoice(ARGUMENTSINFO *ai);
-char* Varxfirevoiceip(ARGUMENTSINFO *ai);
-char* Varmyxfirevoiceip(ARGUMENTSINFO *ai);
-char* Varmyxfireserverip(ARGUMENTSINFO *ai);
-
-char* XFireGetFoldersPath(char * pathtype);
\ No newline at end of file |