remove ShowUnderlines. Use SELECT_NONE to not show underlines

This commit is contained in:
Chris Danford
2005-03-30 02:37:19 +00:00
parent ead944abd4
commit 30ec0cdb7d
2 changed files with 0 additions and 4 deletions
-1
View File
@@ -204,7 +204,6 @@ protected:
ThemeMetric<RageColor> COLOR_NOT_SELECTED;
ThemeMetric<RageColor> COLOR_DISABLED;
ThemeMetric<bool> CAPITALIZE_ALL_OPTION_NAMES;
ThemeMetric<bool> SHOW_UNDERLINES;
ThemeMetric<float> TWEEN_SECONDS;
ThemeMetric<bool> THEME_ITEMS;
ThemeMetric<bool> THEME_TITLES;