diff src/typedefs.h @ 812:d29c2d191c58

use vficon_refresh for updating
author nadvornik
date Mon, 09 Jun 2008 19:41:37 +0000
parents c3fc736fb927
children f8c22438376c
line wrap: on
line diff
--- a/src/typedefs.h	Mon Jun 09 19:00:47 2008 +0000
+++ b/src/typedefs.h	Mon Jun 09 19:41:37 2008 +0000
@@ -644,7 +644,7 @@
 	gint clicked_mark;
 	
 	/* refresh */
-	gint refresh_idle_id; /* used only in vflist for now */
+	gint refresh_idle_id;
 };
 
 struct _ViewFileInfoList
@@ -679,8 +679,6 @@
 	gint focus_column;
 
 	gint show_text;
-
-	gint sync_idle_id;
 };
 
 struct _SlideShowData