summaryrefslogtreecommitdiff
path: root/popup/src/main.cpp
diff options
context:
space:
mode:
authormataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-24 17:47:32 +0000
committermataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-24 17:47:32 +0000
commitb560dc9ff4a8e2878fe3f2006429343d9f983415 (patch)
tree0eaaf0c18bafff5f8e11cab8cfbca90f23d556f4 /popup/src/main.cpp
parentbb88f142d7d41f0d6e6a4d1919fe6d6ace03fbe2 (diff)
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@25 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'popup/src/main.cpp')
-rw-r--r--popup/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/popup/src/main.cpp b/popup/src/main.cpp
index 486c597..6b0d6bb 100644
--- a/popup/src/main.cpp
+++ b/popup/src/main.cpp
@@ -715,7 +715,7 @@ MIRAPI int Unload(void)
UnhookEvent(hIconsChanged);
UnhookEvent(hFontsChanged);
UnhookEvent(hTBLoaded);
-
+
DestroyServiceFunction(hShowHistory);
DestroyServiceFunction(hTogglePopup);
DestroyServiceFunction(hGetStatus);