gnome-games r8472 - trunk/aisleriot



Author: chpe
Date: Tue Jan  6 18:19:44 2009
New Revision: 8472
URL: http://svn.gnome.org/viewvc/gnome-games?rev=8472&view=rev

Log:
Remove warnings.

Modified:
   trunk/aisleriot/board-noclutter.c
   trunk/aisleriot/board.c

Modified: trunk/aisleriot/board-noclutter.c
==============================================================================
--- trunk/aisleriot/board-noclutter.c	(original)
+++ trunk/aisleriot/board-noclutter.c	Tue Jan  6 18:19:44 2009
@@ -3621,7 +3621,6 @@
     /* Update card size and slot locations for new card theme (might have changed aspect!)*/
     aisleriot_board_setup_geometry (board);
 
-#warning FIXMEchpe queue resize if the new card theme  has a minimum size / the old had one and the one doesnt
     gtk_widget_queue_draw (widget);
   }
 

Modified: trunk/aisleriot/board.c
==============================================================================
--- trunk/aisleriot/board.c	(original)
+++ trunk/aisleriot/board.c	Tue Jan  6 18:19:44 2009
@@ -3475,7 +3475,6 @@
     /* Update card size and slot locations for new card theme (might have changed aspect!)*/
     aisleriot_board_setup_geometry (board);
 
-#warning FIXMEchpe queue a resize if minimum-card-size changed
     gtk_widget_queue_draw (widget);
   }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]