vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Sun Aug 19 20:37:40 2012 +0300| [b8a57f9695f481ddfcf5e2c9635e11272e456527] | committer: Rémi Denis-Courmont
Remove configuration item actions for now This hinders the following commits. This was only used in a single plugin on a single platform, and was poorly designed. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b8a57f9695f481ddfcf5e2c9635e11272e456527 --- include/vlc_configuration.h | 5 -- include/vlc_plugin.h | 8 +-- modules/gui/qt4/components/preferences_widgets.cpp | 76 +------------------- modules/gui/qt4/components/preferences_widgets.hpp | 4 -- src/config/core.c | 8 --- src/modules/cache.c | 17 ----- src/modules/entry.c | 30 -------- 7 files changed, 5 insertions(+), 143 deletions(-) Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=b8a57f9695f481ddfcf5e2c9635e11272e456527 _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
