diff src/layout_image.c @ 1317:cd7204a18f14

simplified and improved bar configuration
author nadvornik
date Tue, 24 Feb 2009 20:34:39 +0000
parents 55ea4962887a
children 4179d41d1149
line wrap: on
line diff
--- a/src/layout_image.c	Tue Feb 24 18:00:45 2009 +0000
+++ b/src/layout_image.c	Tue Feb 24 20:34:39 2009 +0000
@@ -1759,7 +1759,6 @@
 	if (fd == layout_image_get_fd(lw))
 		{
 		image_set_fd(lw->image, fd);
-		layout_bars_maint_renamed(lw);
 		}
 }