diff options
Diffstat (limited to 'main.h')
-rw-r--r--[-rwxr-xr-x] | main.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |