Author: cazfi
Date: Tue Oct 18 17:33:49 2016
New Revision: 34172

URL: http://svn.gna.org/viewcvs/freeciv?rev=34172&view=rev
Log:
Removed unnecessary line preventing compilation on msys1 environment from 
qt-client.

See bug #25191

Modified:
    trunk/client/gui-qt/fonts.h

Modified: trunk/client/gui-qt/fonts.h
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/client/gui-qt/fonts.h?rev=34172&r1=34171&r2=34172&view=diff
==============================================================================
--- trunk/client/gui-qt/fonts.h (original)
+++ trunk/client/gui-qt/fonts.h Tue Oct 18 17:33:49 2016
@@ -37,7 +37,6 @@
   const char * const help_title       = "gui_qt_font_help_title";
   const char * const chatline         = "gui_qt_font_chatline";
   const char * const beta_label       = "gui_qt_font_beta_label";
-  const char * const small            = "gui_qt_font_small";
   const char * const comment_label    = "gui_qt_font_comment_label";
   const char * const city_names       = "gui_qt_font_city_names";
   const char * const city_productions = "gui_qt_font_city_productions";


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to