summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/Toaster/src/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Toaster/src/main.cpp b/plugins/Toaster/src/main.cpp
index e489c11e61..c13344c9c4 100644
--- a/plugins/Toaster/src/main.cpp
+++ b/plugins/Toaster/src/main.cpp
@@ -67,7 +67,6 @@ extern "C" int __declspec(dllexport) Unload(void)
int OnPreShutdown(WPARAM, LPARAM)
{
- CallFunctionAsync(&HideAllToasts, NULL);
CleanupClasses();
SHFILEOPSTRUCT file_op = {