about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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?