diff options
Diffstat (limited to 'plugins/AutoShutdown')
-rw-r--r-- | plugins/AutoShutdown/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/AutoShutdown/main.cpp b/plugins/AutoShutdown/main.cpp index 43501bee52..31b4bbb7d7 100644 --- a/plugins/AutoShutdown/main.cpp +++ b/plugins/AutoShutdown/main.cpp @@ -36,7 +36,6 @@ PLUGININFOEX pluginInfo={ "© 2004-2007 H. Herkenrath",
"http://addons.miranda-im.org/details.php?action=viewfile&id=3056",
UNICODE_AWARE,
- 0,
// {9DE24579-5C5C-49aa-80E8-4D38E4344E63}
{0x9de24579,0x5c5c,0x49aa,{0x80,0xe8,0x4d,0x38,0xe4,0x34,0x4e,0x63}},
};
|