about summary refs log tree commit diff stats
path: root/code/fm.rb
diff options
context:
space:
mode:
Diffstat (limited to 'code/fm.rb')
-rw-r--r--code/fm.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/fm.rb b/code/fm.rb
index d6c8cb85..916d746c 100644
--- a/code/fm.rb
+++ b/code/fm.rb
@@ -84,7 +84,7 @@ module Fm
 						while dir = SCHEDULED.shift
 							dir.refresh(true)
 							dir.resize
-							force_update
+#							force_update
 						end
 #					}
 				end