summaryrefslogtreecommitdiff
path: root/include/newpluginapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/newpluginapi.h')
-rw-r--r--include/newpluginapi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/newpluginapi.h b/include/newpluginapi.h
index 35c11c0d9b..c35502a157 100644
--- a/include/newpluginapi.h
+++ b/include/newpluginapi.h
@@ -113,7 +113,6 @@ struct PLUGININFOEX
DWORD version;
char *description;
char *author;
- char *authorEmail;
char *copyright;
char *homepage;
BYTE flags; // right now the only flag, UNICODE_AWARE, is recognized here