diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2016-06-24 18:55:46 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2016-06-24 18:55:46 +0000 |
commit | 1df6b07d6524bd441768fd851e94c2760cc8a829 (patch) | |
tree | 0be633ad9ea03aab43e5b9bd912f7b162defebca /plugins/PluginUpdater/src | |
parent | ee37779cc2bdb12315b962af3df2501fdcc68089 (diff) |
ooops
git-svn-id: http://svn.miranda-ng.org/main/trunk@17033 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/PluginUpdater/src')
-rw-r--r-- | plugins/PluginUpdater/src/DlgUpdate.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/PluginUpdater/src/DlgUpdate.cpp b/plugins/PluginUpdater/src/DlgUpdate.cpp index a96244944e..2b636c5a2a 100644 --- a/plugins/PluginUpdater/src/DlgUpdate.cpp +++ b/plugins/PluginUpdater/src/DlgUpdate.cpp @@ -587,7 +587,6 @@ static renameTable[] = { _T("mir_core.dll"), NULL },
{ _T("zlib.dll"), NULL },
{ _T("pcre16.dll"), NULL },
- { _T("libtox.dll"), NULL },
{ _T("clist_classic.dll"), NULL },
{ _T("chat.dll"), NULL },
{ _T("srmm.dll"), NULL },
|