]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/simple_preferences.hpp
[Qt] Remove access filters from Preferences.
[vlc] / modules / gui / qt4 / components / simple_preferences.hpp
index 51e0268249b442fc82892584d0a576a037712cc2..1b1db4c3fccab9351281e51af5356770a74701bc 100644 (file)
@@ -72,7 +72,7 @@ enum {
        audioOutCoB,
        normalizerChB,
        volLW };
-enum { dumpChB, bandwidthChB, timeshiftChB, inputLE, cachingCoB };
+enum { inputLE, cachingCoB };
 enum { skinRB, qtRB };
 
 class ConfigControl;