summaryrefslogtreecommitdiff
path: root/utilities.h
diff options
context:
space:
mode:
Diffstat (limited to 'utilities.h')
-rw-r--r--utilities.h1
1 files changed, 0 insertions, 1 deletions
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;