MDL-26697 take out unused vars from formal white
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Tue, 15 Mar 2011 14:33:36 +0000 (15:33 +0100)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Tue, 15 Mar 2011 14:33:36 +0000 (15:33 +0100)
theme/formal_white/config.php

index 21c78a9..e55ffa1 100644 (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
 ////////////////////////////////////////////////////
 // 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
 // theme, used when working with custom renderers.
 ////////////////////////////////////////////////////
-
-
-// $THEME->resource_mp3player_colors
-////////////////////////////////////////////////////
-// Controls the colours for the MP3 player
-////////////////////////////////////////////////////