[vlc-commits] Qt: Compressor: remove undefined methods

Francois Cartegnie git at videolan.org
Mon Dec 31 20:12:34 CET 2012


vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Mon Dec 31 20:10:19 2012 +0100| [65ff356649bff059a949570b4cf85f54867b75f9] | committer: Francois Cartegnie

Qt: Compressor: remove undefined methods

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

 modules/gui/qt4/components/extended_panels.hpp |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/modules/gui/qt4/components/extended_panels.hpp b/modules/gui/qt4/components/extended_panels.hpp
index 2c78a45..0b8bc3c 100644
--- a/modules/gui/qt4/components/extended_panels.hpp
+++ b/modules/gui/qt4/components/extended_panels.hpp
@@ -143,9 +143,6 @@ private:
 
     intf_thread_t *p_intf;
 
-    void delCallbacks( vlc_object_t * );
-    void addCallbacks( vlc_object_t * );
-
     void updateSliders(float *);
 
 private slots:



More information about the vlc-commits mailing list