summaryrefslogtreecommitdiff
path: root/plugins/StartupSilence/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/StartupSilence/src/stdafx.h')
-rw-r--r--plugins/StartupSilence/src/stdafx.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/StartupSilence/src/stdafx.h b/plugins/StartupSilence/src/stdafx.h
index d6d740dd49..d0ba0c0a19 100644
--- a/plugins/StartupSilence/src/stdafx.h
+++ b/plugins/StartupSilence/src/stdafx.h
@@ -44,8 +44,6 @@ INT_PTR SilenceConnection(WPARAM wParam, LPARAM lParam);
//lParam = 0 - not in use
#define SS_SILENCE_CONNECTION "StartupSilence/SilenceConnection"
-#define POPUPONOFF "Popup/EnableDisableMenuCommand"
-
#define MENU_NAME LPGEN("Silence at startup")
#define DISABLE_SILENCE LPGEN("Toggle Silence OFF")
#define ENABLE_SILENCE LPGEN("Toggle Silence ON")