[vlc-devel] commit: skins2: change_safe added by error (previous commit) (Erwan Tulou )
git version control
git at videolan.org
Tue Jun 16 13:03:07 CEST 2009
vlc | branch: 1.0-bugfix | Erwan Tulou <erwan10 at videolan.org> | Tue Jun 16 12:58:36 2009 +0200| [aac28c0522bbe9ea50b3dad9c10660497bb4d216] | committer: Erwan Tulou
skins2: change_safe added by error (previous commit)
(cherry picked from commit d997857bada66bc115d3746b836b1c437b4428fb)
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=aac28c0522bbe9ea50b3dad9c10660497bb4d216
---
modules/gui/skins2/src/skin_main.cpp | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/modules/gui/skins2/src/skin_main.cpp b/modules/gui/skins2/src/skin_main.cpp
index 2989fa0..4df4c4a 100644
--- a/modules/gui/skins2/src/skin_main.cpp
+++ b/modules/gui/skins2/src/skin_main.cpp
@@ -512,11 +512,9 @@ vlc_module_begin ()
set_subcategory( SUBCAT_INTERFACE_MAIN )
add_file( "skins2-last", "", NULL, SKINS2_LAST, SKINS2_LAST_LONG,
true )
- change_safe ()
change_autosave ()
add_string( "skins2-config", "", NULL, SKINS2_CONFIG, SKINS2_CONFIG_LONG,
true )
- change_safe ()
change_autosave ()
change_internal ()
#ifdef WIN32
More information about the vlc-devel
mailing list