summaryrefslogtreecommitdiffstats
path: root/src/controllers/controllerpresetinfo.cpp
diff options
context:
space:
mode:
authorEmile Vrijdags <emile.vrijdags@gmail.com>2015-05-31 14:14:20 +0200
committerEmile Vrijdags <emile.vrijdags@gmail.com>2015-07-02 23:37:54 +0200
commite4479fe7a34592b0f0149ef73294a8bd5f3e19a9 (patch)
treef3071500a77a3cbc60572ad9672e4f8deb25e586 /src/controllers/controllerpresetinfo.cpp
parent93b78b9135b1946887e0a3aaf37a7b028b614547 (diff)
bug_1316785: removed all references to local preset folder, it has the same function as user preset folder
Diffstat (limited to 'src/controllers/controllerpresetinfo.cpp')
-rw-r--r--src/controllers/controllerpresetinfo.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/controllers/controllerpresetinfo.cpp b/src/controllers/controllerpresetinfo.cpp
index 86636f0713..df661ce4e6 100644
--- a/src/controllers/controllerpresetinfo.cpp
+++ b/src/controllers/controllerpresetinfo.cpp
@@ -135,7 +135,6 @@ QHash<QString,QString> PresetInfo::parseOSCProduct(const QDomElement& element) c
}
PresetInfoEnumerator::PresetInfoEnumerator(ConfigObject<ConfigValue>* pConfig) {
- controllerDirPaths.append(localPresetsPath(pConfig));
controllerDirPaths.append(resourcePresetsPath(pConfig));
// Static list of supported default extensions, sorted by popularity