summaryrefslogtreecommitdiff
path: root/init.cpp
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2010-06-14 13:55:25 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2010-06-14 13:55:25 +0300
commite073c336539d16e57c73a4620107ecffae70d927 (patch)
tree349017c55f1d3eb8449ad435966486dfe443e0c9 /init.cpp
parent6ec5421c044db31546e3a364ba502cf8b5dd6c5f (diff)
this code wotking...., strange ...., very strange...., maybe i am litle ill ?
Diffstat (limited to 'init.cpp')
-rw-r--r--init.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/init.cpp b/init.cpp
index a61be5b..9c165de 100644
--- a/init.cpp
+++ b/init.cpp
@@ -24,7 +24,9 @@ static HANDLE hAccountsChanges;
PLUGINLINK *pluginLink;
static int OnModulesLoaded(WPARAM wParam,LPARAM lParam);
extern char *date();
-IJabberInterface *JabberInterface[10];
+//IJabberInterface *JabberInterface[10];
+JabberAccount Accounts;
+//TCHAR *JabberAccountName
int JabberAccountsCount = 0;
struct MM_INTERFACE mmi;