]> git.sesse.net Git - vlc/commitdiff
Revert Previous commit.
authorPierre d'Herbemont <pdherbemont@videolan.org>
Thu, 20 Sep 2007 14:50:37 +0000 (14:50 +0000)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Thu, 20 Sep 2007 14:50:37 +0000 (14:50 +0000)
src/interface/interface.c

index 919e083bc34182b28821781f8c2fd352b7c1d98e..f8a44f3444c4859e178db0f3ad800e3e80000b2c 100644 (file)
@@ -286,7 +286,6 @@ static void RunInterface( intf_thread_t *p_intf )
         vlc_mutex_lock( &p_intf->object_lock );
         p_intf->b_die = VLC_FALSE; /* FIXME */
         p_intf->b_dead = VLC_FALSE;
-        p_intf->b_should_run_on_first_thread = VLC_FALSE;
 
         vlc_mutex_unlock( &p_intf->object_lock );