diff options
| author | Tannin <devnull@localhost> | 2015-05-26 20:42:15 +0200 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2015-05-26 20:42:15 +0200 |
| commit | c05be9f5c3dc1b97d540cf9de7d99d0c0d692db7 (patch) | |
| tree | b92f2b27a2583f8791acd3c8e32c6af5a1231d1e /src/pluginlist.cpp | |
| parent | 75714907d95503955c3187cda6295604a5b4cac4 (diff) | |
small stuff
Diffstat (limited to 'src/pluginlist.cpp')
| -rw-r--r-- | src/pluginlist.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pluginlist.cpp b/src/pluginlist.cpp index d3ffcdcb..e7d493a7 100644 --- a/src/pluginlist.cpp +++ b/src/pluginlist.cpp @@ -576,7 +576,6 @@ void PluginList::lockESPIndex(int index, bool lock) m_LockedOrder.erase(iter);
}
}
-qDebug(__FUNCTION__);
emit writePluginsList();
}
|
