Author: cazfi
Date: Sun Nov 27 10:11:37 2016
New Revision: 34634

URL: http://svn.gna.org/viewcvs/freeciv?rev=34634&view=rev
Log:
Removed unused fc_icons::pix_cache

See bug #25326

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

Modified: trunk/client/gui-qt/fc_client.h
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/client/gui-qt/fc_client.h?rev=34634&r1=34633&r2=34634&view=diff
==============================================================================
--- trunk/client/gui-qt/fc_client.h     (original)
+++ trunk/client/gui-qt/fc_client.h     Sun Nov 27 10:11:37 2016
@@ -1,4 +1,4 @@
-/**********************************************************************
+/***********************************************************************
  Freeciv - Copyright (C) 1996 - A Kjeldberg, L Gregersen, P Unold
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -92,7 +92,6 @@
 private:
   explicit fc_icons();
   static fc_icons* m_instance;
-  QPixmapCache pix_cache;
 
 public:
   static fc_icons* instance();


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

Reply via email to