diff options
author | George Hazan <george.hazan@gmail.com> | 2012-07-03 21:54:07 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-07-03 21:54:07 +0000 |
commit | da0edbaf0b3b80c04c391dafd09436bad2a0c4bb (patch) | |
tree | 9ad53a6eb7ab933be9cfe077874b6011e5aaa343 /plugins/AutoShutdown | |
parent | e412759d7e551e3fc4dc4be6e1fae1cd4f308868 (diff) |
two another victims
git-svn-id: http://svn.miranda-ng.org/main/trunk@744 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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}},
};
|