summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/hotkeyhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/TabSRMM/src/hotkeyhandler.cpp')
-rw-r--r--plugins/TabSRMM/src/hotkeyhandler.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/TabSRMM/src/hotkeyhandler.cpp b/plugins/TabSRMM/src/hotkeyhandler.cpp
index 591cf73423..a4926e4cdf 100644
--- a/plugins/TabSRMM/src/hotkeyhandler.cpp
+++ b/plugins/TabSRMM/src/hotkeyhandler.cpp
@@ -257,12 +257,6 @@ LONG_PTR CALLBACK HotkeyHandlerDlgProc(HWND hwndDlg, UINT msg, WPARAM wParam, LP
mir_free((void*)lParam);
return 0;
- case DM_REMOVECLISTEVENT:
- // sent from the popup to "dismiss" the event. we should do this in the main thread
- Clist_RemoveEvent(wParam, lParam);
- db_event_markRead(wParam, lParam);
- return 0;
-
case WM_DWMCOMPOSITIONCHANGED:
// react to changes in the desktop composition state
// (enable/disable DWM, change to a non-aero visual style