]> git.sesse.net Git - vlc/commitdiff
1l
authorChristophe Massiot <massiot@videolan.org>
Mon, 10 May 2004 15:08:34 +0000 (15:08 +0000)
committerChristophe Massiot <massiot@videolan.org>
Mon, 10 May 2004 15:08:34 +0000 (15:08 +0000)
modules/access/dvb/access.c

index ec7abba132c5ff5b812c1ae86278c10a24447485..e93ee8e02a75a60ba42983be7f9fea5563f73df6 100644 (file)
@@ -143,7 +143,6 @@ static void    CloseProgram( input_thread_t * p_input );
 vlc_module_begin();
     set_description( N_("DVB input with v4l2 support") );
 
-                 VLC_FALSE );
     add_integer( "dvb-adapter", 0, NULL, ADAPTER_TEXT, ADAPTER_LONGTEXT,
                  VLC_FALSE );
     add_integer( "dvb-device", 0, NULL, DEVICE_TEXT, DEVICE_LONGTEXT,