From ead80a99ae0d3ae529a8eae1db11f0193a0b7db4 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sun, 13 Jun 2010 17:10:15 +0300 Subject: blank project for juick --- main.h | 2 -- 1 file changed, 2 deletions(-) mode change 100755 => 100644 main.h (limited to 'main.h') diff --git a/main.h b/main.h old mode 100755 new mode 100644 index 02a9bbc..f61c90c --- 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 -- cgit v1.2.3