vlc | branch: master | Filip Roséen <[email protected]> | Wed May 10 03:34:10 2017 +0200| [ca45f06e9251d8dedc2d20ee6bcab25deec2d78a] | committer: Marvin Scholz
gui/macosx: prefs_widget: remove legacy comments Signed-off-by: Marvin Scholz <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ca45f06e9251d8dedc2d20ee6bcab25deec2d78a --- modules/gui/macosx/prefs_widgets.m | 3 --- 1 file changed, 3 deletions(-) diff --git a/modules/gui/macosx/prefs_widgets.m b/modules/gui/macosx/prefs_widgets.m index 53acca3aa8..7db3150c2e 100644 --- a/modules/gui/macosx/prefs_widgets.m +++ b/modules/gui/macosx/prefs_widgets.m @@ -2326,6 +2326,3 @@ objectValueForTableColumn:(NSTableColumn *)aTableColumn row:(NSInteger)rowIndex } @end - -//#undef CONFIG_ITEM_LIST_STRING -//#undef CONFIG_ITEM_RANGED_INTEGER _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
