summaryrefslogtreecommitdiff
path: root/popup/src/config.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'popup/src/config.cpp')
-rw-r--r--popup/src/config.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/popup/src/config.cpp b/popup/src/config.cpp
index 8649676..5831de5 100644
--- a/popup/src/config.cpp
+++ b/popup/src/config.cpp
@@ -117,7 +117,6 @@ void LoadOptions() {
LoadOption_Skins();
LoadOption_Actions();
LoadOption_AdvOpts();
- LoadOption_OldOpts();
}
Check_ReorderPopUps();
OptionLoaded = true;