Author: mordante
Date: Sun Jun 22 19:59:22 2008
New Revision: 27413

URL: http://svn.gna.org/viewcvs/wesnoth?rev=27413&view=rev
Log:
Undefine a macro when no longer needed.

Modified:
    trunk/data/gui/default/widget/label_default.cfg

Modified: trunk/data/gui/default/widget/label_default.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/gui/default/widget/label_default.cfg?rev=27413&r1=27412&r2=27413&view=diff
==============================================================================
--- trunk/data/gui/default/widget/label_default.cfg (original)
+++ trunk/data/gui/default/widget/label_default.cfg Sun Jun 22 19:59:22 2008
@@ -71,6 +71,8 @@
 {LABEL_DEFINITION "default" "default label" 16 {FONT_COLOUR_ENABLED} "normal"}
 {LABEL_DEFINITION "title" "label used for titles" {FONT_SIZE_NORMAL__TITLE} 
{FONT_COLOUR_TITLE} "bold"}
 
+#undef LABEL_DEFINITION 
+
 ###
 ### Temporary class to avoid the redraw problem for labels in a ttoggle_panel
 ### This hack can be removed once the the redraw problem is fixed


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to