diff src/layout_util.h @ 1272:e0e12512cde2

read external editors from .desktop files
author nadvornik
date Sun, 01 Feb 2009 12:48:14 +0000
parents 1646720364cf
children 8b89e3ff286b
line wrap: on
line diff
--- a/src/layout_util.h	Thu Jan 29 19:43:34 2009 +0000
+++ b/src/layout_util.h	Sun Feb 01 12:48:14 2009 +0000
@@ -23,7 +23,7 @@
 void layout_util_sync(LayoutWindow *lw);
 
 
-void layout_edit_update_all(void);
+//void layout_edit_update_all(void);
 
 void layout_recent_update_all(void);
 void layout_recent_add_path(const gchar *path);