MDL-26697 take out unused vars from formal white

This commit is contained in:
Eloy Lafuente (stronk7) 2011-03-15 15:33:36 +01:00
parent e5e64a4886
commit 93d8fdc201

View file

@ -197,13 +197,6 @@ $THEME->csspostprocess = 'formal_white_user_settings';
//////////////////////////////////////////////////// ////////////////////////////////////////////////////
// $THEME->filter_mediaplugin_colors
////////////////////////////////////////////////////
// Used to control the colours used in the small
// media player for the filters
////////////////////////////////////////////////////
// $THEME->javascripts // $THEME->javascripts
//////////////////////////////////////////////////// ////////////////////////////////////////////////////
// An array containing the names of JavaScript files // An array containing the names of JavaScript files
@ -263,9 +256,3 @@ $THEME->csspostprocess = 'formal_white_user_settings';
// Sets a custom render factory to use with the // Sets a custom render factory to use with the
// theme, used when working with custom renderers. // theme, used when working with custom renderers.
//////////////////////////////////////////////////// ////////////////////////////////////////////////////
// $THEME->resource_mp3player_colors
////////////////////////////////////////////////////
// Controls the colours for the MP3 player
////////////////////////////////////////////////////