vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Wed Mar  6 
19:19:29 2019 +0200| [5063ef7412a23e287396cff70d936e5dd62220da] | committer: 
Rémi Denis-Courmont

qt: remove no longer valid release

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5063ef7412a23e287396cff70d936e5dd62220da
---

 modules/gui/qt/components/extended_panels.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/modules/gui/qt/components/extended_panels.cpp 
b/modules/gui/qt/components/extended_panels.cpp
index 1a237cdeb5..f9594266a8 100644
--- a/modules/gui/qt/components/extended_panels.cpp
+++ b/modules/gui/qt/components/extended_panels.cpp
@@ -660,7 +660,6 @@ void ExtV4l2::Refresh( void )
         {
             msg_Err( p_intf, "Oops, v4l2 object doesn't have a 'controls' 
variable." );
             help->show();
-            vlc_object_release( p_obj );
             return;
         }
 

_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to