gnome-terminal r2678 - trunk/src



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

Log:
Remove FIXME that was fixed.


Modified:
   trunk/src/terminal-app.c

Modified: trunk/src/terminal-app.c
==============================================================================
--- trunk/src/terminal-app.c	(original)
+++ trunk/src/terminal-app.c	Thu May 29 19:44:28 2008
@@ -1423,7 +1423,6 @@
 
   global_app = app;
 
-  /* FIXMEchpe leaks */
   app->profiles = g_hash_table_new_full (g_str_hash, g_str_equal, g_free, g_object_unref);
   
   app->conf = gconf_client_get_default ();



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