From b560dc9ff4a8e2878fe3f2006429343d9f983415 Mon Sep 17 00:00:00 2001 From: mataes2007 Date: Sun, 24 Apr 2011 17:47:32 +0000 Subject: git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@25 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- popup/src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'popup/src/main.cpp') 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); -- cgit v1.2.3