summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/init.cpp
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-07-06 05:56:11 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-07-06 05:56:11 +0000
commit488aa433f119560b13c1b6234508ea6dda29c25a (patch)
tree4167d0853872fc5563f9490848158809de6edd87 /plugins/UserInfoEx/init.cpp
parent2d72bd7549e0ffb36a3d3391ca979b75a365f5de (diff)
user-defined service creation isn't needed anymore
git-svn-id: http://svn.miranda-ng.org/main/trunk@781 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/UserInfoEx/init.cpp')
-rw-r--r--plugins/UserInfoEx/init.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/UserInfoEx/init.cpp b/plugins/UserInfoEx/init.cpp
index 95153823c1..c146193354 100644
--- a/plugins/UserInfoEx/init.cpp
+++ b/plugins/UserInfoEx/init.cpp
@@ -198,7 +198,6 @@ static INT OnModulesLoaded(WPARAM wParam, LPARAM lParam)
static INT OnShutdown(WPARAM wParam, LPARAM lParam)
{
UnhookEvent(ghShutdownHook);
- services.destroy();
DlgContactInfoUnLoadModule();
SvcReminderUnloadModule();