summaryrefslogtreecommitdiff
path: root/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'main.h')
-rw-r--r--[-rwxr-xr-x]main.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/main.h b/main.h
index 02a9bbc..f61c90c 100755..100644
--- a/main.h
+++ b/main.h
@@ -16,10 +16,8 @@
#ifndef MAIN_H
#define MAIN_H
-//TCHAR* __stdcall UniGetContactSettingUtf(HANDLE hContact, const char *szModule,const char* szSetting, TCHAR* szDef);
struct MM_INTERFACE mmi;
struct UTF8_INTERFACE utfi;
-//const TCHAR *stristr( const TCHAR *str, const TCHAR *substr);
#endif