From 1d9ba06c9210745c220a421c8bae5043b60c0650 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Mon, 14 Jun 2010 16:25:48 +0300 Subject: modified: utilities.cpp modified: utilities.h --- utilities.h | 1 - 1 file changed, 1 deletion(-) (limited to 'utilities.h') diff --git a/utilities.h b/utilities.h index 2a9646c..8f19ead 100644 --- a/utilities.h +++ b/utilities.h @@ -4,7 +4,6 @@ TCHAR* __stdcall UniGetContactSettingUtf(HANDLE hContact, const char *szModule,c class JabberAccount { public: JabberAccount(); - ~JabberAccount(); TCHAR *AccountName; int AccountNumber; IJabberInterface *JabberInterface; -- cgit v1.2.3