diff options
Diffstat (limited to 'include/newpluginapi.h')
-rw-r--r-- | include/newpluginapi.h | 1 |
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
|