about summary refs log tree commit diff stats
path: root/code/cli.rb
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2009-07-15 13:27:43 +0200
committerhut <hut@lavabit.com>2009-07-15 13:27:43 +0200
commit9ef3aa8e00690863aae5702066d10278dd2c1a02 (patch)
treefc3e19d9ec6964829339bf45a521270357a69006 /code/cli.rb
parent42051194d8b93c9a5b05c99ee249b1badb09fecf (diff)
downloadranger-9ef3aa8e00690863aae5702066d10278dd2c1a02.tar.gz
fixed minor bug
Diffstat (limited to 'code/cli.rb')
-rw-r--r--code/cli.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/code/cli.rb b/code/cli.rb
index ba315603..8a18f33f 100644
--- a/code/cli.rb
+++ b/code/cli.rb
@@ -34,8 +34,7 @@ module CLI
 			fetch_mouse_data
 			'<mouse>'
 		else
-			key
-#			''
+			''
 		end
 	end