diff src/layout_util.h @ 1610:99c194fa2fc9

Attempt to use stock gtk icons for directory list and tree views.
author zas_
date Thu, 21 May 2009 09:20:48 +0000
parents 25168240a247
children
line wrap: on
line diff
--- a/src/layout_util.h	Sat May 16 11:31:48 2009 +0000
+++ b/src/layout_util.h	Thu May 21 09:20:48 2009 +0000
@@ -47,10 +47,6 @@
 void layout_keyboard_init(LayoutWindow *lw, GtkWidget *window);
 
 
-PixmapFolders *folder_icons_new(void);
-void folder_icons_free(PixmapFolders *pf);
-
-
 void layout_bar_toggle(LayoutWindow *lw);
 void layout_bar_set(LayoutWindow *lw, GtkWidget *bar);