[vlc-commits] Qt: kill unused-parameters variables warnings

Jean-Baptiste Kempf git at videolan.org
Sat May 14 14:23:32 CEST 2011


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat May 14 14:22:47 2011 +0200| [ecd17cb6dd45cdf7e450b844fc9d52651b853c38] | committer: Jean-Baptiste Kempf

Qt: kill unused-parameters variables warnings

And other simplifications

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

 modules/gui/qt4/components/extended_panels.cpp     |   16 ++++++---
 modules/gui/qt4/components/extended_panels.hpp     |    4 +-
 modules/gui/qt4/components/open_panels.hpp         |    2 +-
 modules/gui/qt4/components/playlist/playlist.cpp   |    2 +-
 .../gui/qt4/components/playlist/playlist_model.cpp |    4 +-
 modules/gui/qt4/components/preferences_widgets.cpp |   33 +++++++++----------
 modules/gui/qt4/components/preferences_widgets.hpp |    8 ++--
 modules/gui/qt4/components/simple_preferences.cpp  |    2 +-
 modules/gui/qt4/dialogs/extensions.cpp             |    2 +-
 9 files changed, 38 insertions(+), 35 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=ecd17cb6dd45cdf7e450b844fc9d52651b853c38


More information about the vlc-commits mailing list