about summary refs log tree commit diff stats
path: root/code/fm
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2009-06-12 03:19:54 +0200
committerhut <hut@lavabit.com>2009-06-12 03:19:54 +0200
commit14ae8304cd976a6ecf55fe5f5c53ef513278da4b (patch)
treedec57bd038c52997a2c26a8f808df40c10cf1d3a /code/fm
parent8f8b66aa27050f29b06ee66ed9c86308089fae4a (diff)
downloadranger-14ae8304cd976a6ecf55fe5f5c53ef513278da4b.tar.gz
completed colorscheme support
Diffstat (limited to 'code/fm')
-rw-r--r--code/fm/fm.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/code/fm/fm.rb b/code/fm/fm.rb
index 8e60286b..a6054052 100644
--- a/code/fm/fm.rb
+++ b/code/fm/fm.rb
@@ -124,7 +124,6 @@ module Fm
 			end
 
 			begin
-				log "drawing"
 				draw()
 			rescue Interrupt
 				on_interrupt