gnome-terminal r2736 - trunk/src



Author: chpe
Date: Thu May 29 19:49:31 2008
New Revision: 2736
URL: http://svn.gnome.org/viewvc/gnome-terminal?rev=2736&view=rev

Log:
Remove obsolete comment.


Modified:
   trunk/src/terminal-accels.c

Modified: trunk/src/terminal-accels.c
==============================================================================
--- trunk/src/terminal-accels.c	(original)
+++ trunk/src/terminal-accels.c	Thu May 29 19:49:31 2008
@@ -183,12 +183,6 @@
  * into GConf. If GConf changes we propagate into accel map.
  * To avoid infinite loop hell, we short-circuit in both directions
  * if the value is unchanged from last known.
- * The short-circuit is also required because of:
- *  http://bugzilla.gnome.org/show_bug.cgi?id=73082
- *  FIXMEchpe at least that last reason isn't valid anymore
- *
- *  We have to keep our own hash of the current values in order to
- *  do this short-circuit stuff.
  */
 
 static void keys_change_notify (GConfClient *client,



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