summaryrefslogtreecommitdiff
path: root/plugins/Variables/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2016-04-08 12:56:19 +0000
committerGeorge Hazan <george.hazan@gmail.com>2016-04-08 12:56:19 +0000
commit7f9ac17cace4b3e3746b7a853c18577bcc90daaf (patch)
treef4064e437f64196864de8dc849c83fe34d5dd8ab /plugins/Variables/src/stdafx.h
parent017b7066ab8c82880a62f9208e25c36c43c76a03 (diff)
more shit cleaning
git-svn-id: http://svn.miranda-ng.org/main/trunk@16614 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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);