Patch to nautilus-bookmarks-window.c



Hi, 

	This patch fixes a little memory leak at Nautilus.

-- 
Greetings, alo.
--- nautilus-bookmarks-window-bug.c	Wed Jan 23 23:22:41 2002
+++ nautilus-bookmarks-window.c	Wed Jan 23 23:23:06 2002
@@ -179,7 +179,6 @@ create_bookmarks_window (NautilusBookmar
 					      NAUTILUS_ICON_SIZE_SMALLER);
 	
 	rend = gtk_cell_renderer_text_new ();
-	col = gtk_tree_view_column_new ();
 	col = gtk_tree_view_column_new_with_attributes ("Icon", 
 							rend,
 							"text", 


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