summaryrefslogtreecommitdiff
path: root/main.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2010-06-13 17:10:15 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2010-06-13 17:10:15 +0300
commitead80a99ae0d3ae529a8eae1db11f0193a0b7db4 (patch)
tree974e44803cdc17ac6c49b384d121ccf87e48704a /main.h
parent7d45b2e353b51ff10600c522a033b41f0b2332d0 (diff)
blank project for juick
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