gnome-games r7197 - trunk/aisleriot



Author: chpe
Date: Sun Jan 13 22:08:30 2008
New Revision: 7197
URL: http://svn.gnome.org/viewvc/gnome-games?rev=7197&view=rev

Log:
Remove fixed FIXME.


Modified:
   trunk/aisleriot/board.c

Modified: trunk/aisleriot/board.c
==============================================================================
--- trunk/aisleriot/board.c	(original)
+++ trunk/aisleriot/board.c	Sun Jan 13 22:08:30 2008
@@ -593,8 +593,6 @@
       priv->show_focus == show_focus)
     return;
 
-  // FIXMEchpe take GTK_WIDGET_HAS_FOCUS into account before invalidating!
-
   if (priv->focus_slot != NULL) {
     if (priv->show_focus &&
         GTK_WIDGET_HAS_FOCUS (widget)) {



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