summaryrefslogtreecommitdiff
path: root/plugins/NewXstatusNotify/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/NewXstatusNotify/main.cpp')
-rw-r--r--plugins/NewXstatusNotify/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/NewXstatusNotify/main.cpp b/plugins/NewXstatusNotify/main.cpp
index 2e9974cc8d..82370f15f5 100644
--- a/plugins/NewXstatusNotify/main.cpp
+++ b/plugins/NewXstatusNotify/main.cpp
@@ -1364,5 +1364,6 @@ extern "C" int __declspec(dllexport) Unload(void)
{
DestroyHookableEvent(hHookContactStatusChanged);
DestroyServiceFunction(hServiceMenu);
+ xstatusList.destroy();
return 0;
} \ No newline at end of file