From 8ecb4cc047f5769912b148015934609530869a78 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 23 Jun 2012 13:37:22 +0000 Subject: Import: plusified git-svn-id: http://svn.miranda-ng.org/main/trunk@552 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Import/import.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'plugins/Import/import.h') diff --git a/plugins/Import/import.h b/plugins/Import/import.h index 78e2715fe0..cbb6111a35 100644 --- a/plugins/Import/import.h +++ b/plugins/Import/import.h @@ -96,10 +96,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define IOPT_CONTACTS 4096 #define IOPT_GROUPS 8192 - -struct MM_INTERFACE mmi; -struct UTF8_INTERFACE utfi; - void AddMessage( const char* fmt, ... ); int CreateGroup(BYTE type, const char* name, HANDLE hContact); -- cgit v1.2.3