diff options
Diffstat (limited to 'popup/src/config.cpp')
-rw-r--r-- | popup/src/config.cpp | 1 |
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;
|