From 13bd153c8c13b549efffb51e5a1e5b616ca2e468 Mon Sep 17 00:00:00 2001 From: hut Date: Sat, 4 Jul 2009 16:22:03 +0200 Subject: removed useless command --- code/keys.rb | 4 ---- 1 file changed, 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? -- cgit 1.4.1-2-gfad0 f='/'>index : mu
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log tree commit diff stats
path: root/test_all_layers
blob: bb06360640bb998c43e20c32d77e66e86749dddf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12