summaryrefslogtreecommitdiff
path: root/plugins/Nudge/src
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Nudge/src')
-rw-r--r--plugins/Nudge/src/main.cpp1
-rw-r--r--plugins/Nudge/src/version.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Nudge/src/main.cpp b/plugins/Nudge/src/main.cpp
index 990546769b..0524554f05 100644
--- a/plugins/Nudge/src/main.cpp
+++ b/plugins/Nudge/src/main.cpp
@@ -22,7 +22,6 @@ PLUGININFOEX pluginInfo = {
PLUGIN_MAKE_VERSION(__MAJOR_VERSION, __MINOR_VERSION, __RELEASE_NUM, __BUILD_NUM),
__DESCRIPTION,
__AUTHOR,
- __AUTHOREMAIL,
__COPYRIGHT,
__AUTHORWEB,
UNICODE_AWARE,
diff --git a/plugins/Nudge/src/version.h b/plugins/Nudge/src/version.h
index 553c4efea7..7516394138 100644
--- a/plugins/Nudge/src/version.h
+++ b/plugins/Nudge/src/version.h
@@ -9,6 +9,5 @@
#define __FILENAME "Nudge.dll"
#define __DESCRIPTION "Plugin to shake the contact list and chat window."
#define __AUTHOR "Tweety/GouZ, FREAK_THEMIGHTY"
-#define __AUTHOREMAIL "francois.mean@skynet.be, Sylvain.gougouzian@gmail.com, wishmaster51@googlemail.com"
#define __AUTHORWEB "https://miranda-ng.org/p/Nudge/"
#define __COPYRIGHT "© the miranda community"