summaryrefslogtreecommitdiff
path: root/popup/src/main.cpp
diff options
context:
space:
mode:
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);