about summary refs log tree commit diff stats
path: root/code
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2009-07-04 16:22:03 +0200
committerhut <hut@lavabit.com>2009-07-04 16:22:03 +0200
commit13bd153c8c13b549efffb51e5a1e5b616ca2e468 (patch)
tree8c5395265cd6a0e75dfb080ea72b74e6fa758ada /code
parent16186b1578df4e505769553b25b8c6953d89f7a8 (diff)
downloadranger-13bd153c8c13b549efffb51e5a1e5b616ca2e468.tar.gz
removed useless command
Diffstat (limited to 'code')
-rw-r--r--code/keys.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/code/keys.rb b/code/keys.rb
index 915c6474..285614df 100644
--- a/code/keys.rb
+++ b/code/keys.rb
@@ -171,10 +171,6 @@ module Fm
 		when 'R'
 			@pwd.refresh!
 
-		when 'a'
-			Process.kill('INT', Process.pid)
-#			Process.kill('INT', Process.pid)
-
 		when 'x'
 			@bars.first.kill unless @bars.empty?