diff options
Diffstat (limited to 'plugins/HistoryPlusPlus/historypp.dpr')
| -rw-r--r-- | plugins/HistoryPlusPlus/historypp.dpr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/HistoryPlusPlus/historypp.dpr b/plugins/HistoryPlusPlus/historypp.dpr index 7a5a4dbd09..746459a1a6 100644 --- a/plugins/HistoryPlusPlus/historypp.dpr +++ b/plugins/HistoryPlusPlus/historypp.dpr @@ -136,7 +136,6 @@ begin PluginInfo.version:= hppVersion;
PluginInfo.description:= hppDescription;
PluginInfo.author:= hppAuthor;
- PluginInfo.authorEmail:= hppAuthorEmail;
PluginInfo.copyright:= hppCopyright;
PluginInfo.homepage:= hppHomePageURL;
PluginInfo.flags:= UNICODE_AWARE;
|
