summaryrefslogtreecommitdiff
path: root/plugins/PluginUpdater/src/Utils.cpp
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-08-08 14:18:12 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-08-08 14:18:12 +0000
commitb073e215612eda97d9182bc951bf01058585b910 (patch)
treeb738b31496c27223e2343c1d36a5434f54ef29a9 /plugins/PluginUpdater/src/Utils.cpp
parent7098878c15e41955369620fe2844a133aef4b4ef (diff)
- temp folder auto-cleanup;
- manual cleanup removed git-svn-id: http://svn.miranda-ng.org/main/trunk@1403 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/PluginUpdater/src/Utils.cpp')
-rw-r--r--plugins/PluginUpdater/src/Utils.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/PluginUpdater/src/Utils.cpp b/plugins/PluginUpdater/src/Utils.cpp
index 2f1e0b17b5..c3863552dc 100644
--- a/plugins/PluginUpdater/src/Utils.cpp
+++ b/plugins/PluginUpdater/src/Utils.cpp
@@ -38,7 +38,6 @@ struct
static iconList[] =
{
{ "check_update", LPGEN("Check for plugin updates"), IDI_MENU },
- { "empty_folder", LPGEN("Clear plugin updates folder"), IDI_DELETE },
{ "btn_ok", LPGEN("'Yes' Button"), IDI_OK },
{ "btn_cancel", LPGEN("'No' Button"), IDI_CANCEL }
};