summaryrefslogtreecommitdiff
path: root/plugins/Variables/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Variables/src/stdafx.h')
-rw-r--r--plugins/Variables/src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Variables/src/stdafx.h b/plugins/Variables/src/stdafx.h
index 5968340da7..ef504b4e02 100644
--- a/plugins/Variables/src/stdafx.h
+++ b/plugins/Variables/src/stdafx.h
@@ -152,7 +152,6 @@ extern struct ParseOptions gParseOpts;
extern int hLangpack;
// variables.c
-//TCHAR *getArguments(char *string, char ***aargv, int *aargc);
//int isValidTokenChar(char c);
TCHAR *formatString(FORMATINFO *fi);
int setParseOptions(struct ParseOptions *po);