summaryrefslogtreecommitdiff
path: root/plugins/StartupSilence
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/StartupSilence')
-rw-r--r--plugins/StartupSilence/src/main.cpp1
-rw-r--r--plugins/StartupSilence/src/version.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/plugins/StartupSilence/src/main.cpp b/plugins/StartupSilence/src/main.cpp
index 11f0153843..74d3f383c9 100644
--- a/plugins/StartupSilence/src/main.cpp
+++ b/plugins/StartupSilence/src/main.cpp
@@ -68,7 +68,6 @@ PLUGININFOEX pluginInfo={
PLUGIN_MAKE_VERSION(__MAJOR_VERSION, __MINOR_VERSION, __RELEASE_NUM, __BUILD_NUM),
__DESC,
__AUTHOR,
- __AUTHOREMAIL,
__COPYRIGHT,
__AUTHORWEB,
UNICODE_AWARE,
diff --git a/plugins/StartupSilence/src/version.h b/plugins/StartupSilence/src/version.h
index 88c7193a98..05ef107b88 100644
--- a/plugins/StartupSilence/src/version.h
+++ b/plugins/StartupSilence/src/version.h
@@ -15,7 +15,6 @@
#define __FILENAME "StartupSilence.dll"
#define __DESC "Suppresses popups and mutes sounds for 10-300 sec at Miranda NG startup, then sets them back to predefined state (Automatically per computer settings)."
#define __AUTHOR "Vladimir Lyubimov"
-#define __AUTHOREMAIL ""
#define __AUTHORWEB "https://miranda-ng.org/"
#define __COPYRIGHT "© 2012-17 Vladimir Lyubimov"