diff options
author | dartraiden <wowemuh@gmail.com> | 2018-03-13 14:26:21 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2018-03-13 14:26:21 +0300 |
commit | 476748742a7115b4a521266540f4c528ded74ec6 (patch) | |
tree | d2399be3ec61c6b017b7450b868d7e59dfe32eb7 /plugins/MagneticWindows/src/MagneticWindows.cpp | |
parent | f9a6f40b7834edd693e8e5b8d64dbc7cd8921262 (diff) |
remove AUTHOREMAIL field
Diffstat (limited to 'plugins/MagneticWindows/src/MagneticWindows.cpp')
-rw-r--r-- | plugins/MagneticWindows/src/MagneticWindows.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/MagneticWindows/src/MagneticWindows.cpp b/plugins/MagneticWindows/src/MagneticWindows.cpp index fa2ee26e89..75c7e0584d 100644 --- a/plugins/MagneticWindows/src/MagneticWindows.cpp +++ b/plugins/MagneticWindows/src/MagneticWindows.cpp @@ -23,7 +23,6 @@ PLUGININFOEX pluginInfo = { PLUGIN_MAKE_VERSION(__MAJOR_VERSION, __MINOR_VERSION, __RELEASE_NUM, __BUILD_NUM), __DESCRIPTION, __AUTHOR, - __AUTHOREMAIL, __COPYRIGHT, UNICODE_AWARE, // {08C01613-24C8-486F-BDAE-2C3DDCAF9347} |