summaryrefslogtreecommitdiff
path: root/plugins/StartupSilence/src/stdafx.h
diff options
context:
space:
mode:
authorMikalaiR <nikolay.romanovich@narod.ru>2015-11-24 16:11:24 +0000
committerMikalaiR <nikolay.romanovich@narod.ru>2015-11-24 16:11:24 +0000
commit7acdaac08ec66c4583ae11de101428085cec5695 (patch)
treec3501e5d80dbf67d1a8f0831db8a8665b0f98d4e /plugins/StartupSilence/src/stdafx.h
parentfd50127915ce0d2844834d640a1bec0c38d1bef6 (diff)
StartupSlience: crutch removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@15773 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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")