]> git.sesse.net Git - vlc/blobdiff - config.in
lua: fix hotkeys demo file.
[vlc] / config.in
index 9828ec5acc704c182c07d0bb7ce7e9ece3bc16c8..bd5b7ae58ba10d9e55019a98df0497b146d9de97 100644 (file)
--- a/config.in
+++ b/config.in
@@ -11,11 +11,6 @@ choice 'Operating System' \
 
 mainmenu_option next_comment
 comment 'User Interfaces'
-bool 'wxWidgets interface' CONFIG_WXWIDGETS
-if [ "$CONFIG_WXWIDGETS" = "y" ]; then
-  string 'wx-config path' CONFIG_WITHWXCONFIGPATH ""
-  string 'wx-config name' CONFIG_WITHWXCONFIG ""
-fi
 bool 'QT4 interface' CONFIG_QT4
 bool 'Skins interface' CONFIG_SKINS
 if [ "$CONFIG_SKINS" = "y" ]; then