From 94c5be444065d09b7e48109894be15e5414af88b Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 7 Oct 2012 13:56:29 +0000 Subject: compilation fix git-svn-id: http://svn.miranda-ng.org/main/trunk@1802 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/QuickContacts/src/quickcontacts.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/QuickContacts/src/quickcontacts.cpp b/plugins/QuickContacts/src/quickcontacts.cpp index cb120351b0..d4be8da14c 100644 --- a/plugins/QuickContacts/src/quickcontacts.cpp +++ b/plugins/QuickContacts/src/quickcontacts.cpp @@ -135,7 +135,7 @@ int ModulesLoaded(WPARAM wParam, LPARAM lParam) opts.num_protos = 0; for (int loop=0;looptype==PROTOTYPE_PROTOCOL) +// if (pdesc[loop]->type==PROTOTYPE_PROTOCOL) opts.num_protos++; } -- cgit v1.2.3