]> git.sesse.net Git - vlc/commitdiff
Mark qt-blingbling as deleted
authorChristophe Mutricy <xtophe@videolan.org>
Sat, 24 Jan 2009 00:20:47 +0000 (00:20 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Sat, 24 Jan 2009 00:20:47 +0000 (00:20 +0000)
So that we don't break the command line of 0.001% of our users

modules/gui/qt4/qt4.cpp

index 308ef1e14a768ec69c099d243ded415569cbc15e..f390bef14b22f1065af119e95174eba4afe01136 100644 (file)
@@ -215,6 +215,8 @@ vlc_module_begin ()
               false );
         change_internal ()
 
+    add_obsolete_bool( "qt-blingbling" ) /* Suppressed since 1.0.0 */
+
     add_submodule ()
         set_description( "Dialogs provider" )
         set_capability( "dialogs provider", 51 )