diff options
Diffstat (limited to 'plugins/SendScreenshotPlus/Main.cpp')
-rw-r--r-- | plugins/SendScreenshotPlus/Main.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/SendScreenshotPlus/Main.cpp b/plugins/SendScreenshotPlus/Main.cpp index f2a355a524..66a9b074e1 100644 --- a/plugins/SendScreenshotPlus/Main.cpp +++ b/plugins/SendScreenshotPlus/Main.cpp @@ -53,8 +53,7 @@ PLUGININFOEX pluginInfo={ __AUTHOREMAIL,
__COPYRIGHT,
__AUTHORWEB,
- UNICODE_AWARE,
- 0, //doesn't replace anything built-in
+ UNICODE_AWARE, //doesn't replace anything built-in
MIID_PLUGIN
};
|