diff options
Diffstat (limited to 'plugins/IEView')
-rw-r--r-- | plugins/IEView/ieview_main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/IEView/ieview_main.cpp b/plugins/IEView/ieview_main.cpp index 59b66d6cb5..1325e269b5 100644 --- a/plugins/IEView/ieview_main.cpp +++ b/plugins/IEView/ieview_main.cpp @@ -43,7 +43,6 @@ PLUGININFOEX pluginInfoEx = { __COPYRIGHT,
__AUTHORWEB,
UNICODE_AWARE,
- 0,
{0x0495171b, 0x7137, 0x4ded, {0x97, 0xf8, 0xce, 0x6f, 0xed, 0x67, 0xd6, 0x91}}
};
|