]> git.sesse.net Git - vlc/blobdiff - modules/video_output/qte/qte.cpp
For consistency, remove references to vlc from libvlc
[vlc] / modules / video_output / qte / qte.cpp
index e5149efeb92600ff7a058c2e3906ba9f8a161992..99f98954638240cc37c8b45b68f4dfe716f2081e 100644 (file)
@@ -395,7 +395,7 @@ static int Manage( vout_thread_t *p_vout )
 //        SDL_ShowCursor( 0 );
 //    }
 //
-//    if( p_vout->p_vlc->b_die )
+//    if( p_vout->p_libvlc->b_die )
 //        p_vout->p_sys->bRunning = FALSE;
 
     return 0;