diff options
author | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-05-14 21:41:24 +0000 |
---|---|---|
committer | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-05-14 21:41:24 +0000 |
commit | 368dc53b83d7ef5f02ff98b3a2572401285cee12 (patch) | |
tree | 061121f3e2d79a53cd7919606c0d15ada77962df /popup/src/config.cpp | |
parent | c16fed8a5f9aa0bcc5fe10812b5c74795fe3d607 (diff) |
not used files moved to Deprecated
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@86 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
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;
|