diff options
Diffstat (limited to 'protocols/GTalkExt/GTalkExt.cpp')
-rw-r--r-- | protocols/GTalkExt/GTalkExt.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/protocols/GTalkExt/GTalkExt.cpp b/protocols/GTalkExt/GTalkExt.cpp index f5ba3ea918..2d80a4e3e5 100644 --- a/protocols/GTalkExt/GTalkExt.cpp +++ b/protocols/GTalkExt/GTalkExt.cpp @@ -42,8 +42,7 @@ PLUGININFOEX pluginInfo={ "bems@vingrad.ru",
COPYRIGHT_STRING,
"http://miranda-planet.com/forum/index.php?autocom=downloads&showfile=1400",
- UNICODE_AWARE,
- 0, //doesn't replace anything built-in
+ UNICODE_AWARE, //doesn't replace anything built-in
MIID_PLUGINIFACE //{08B86253-EC6E-4d09-B7A9-64ACDF0627B8}
};
|