about summary refs log tree commit diff stats
path: root/code/fm.rb
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2009-07-03 14:30:18 +0200
committerhut <hut@lavabit.com>2009-07-03 14:30:18 +0200
commitcf4878f90e13173416ea7893b56e7e54182efb66 (patch)
treecf2a36383d97ac042d356ccf93611b6fb7038ce1 /code/fm.rb
parentcec29b7b93472d46d6379bc5c05bc3142840409b (diff)
downloadranger-cf4878f90e13173416ea7893b56e7e54182efb66.tar.gz
removed unused code
Diffstat (limited to 'code/fm.rb')
-rw-r--r--code/fm.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/code/fm.rb b/code/fm.rb
index f172840f..84b9835f 100644
--- a/code/fm.rb
+++ b/code/fm.rb
@@ -26,8 +26,6 @@ module Fm
 	COPY_PRIORITY = -2
 
 	COLUMNS = 4
-	VI = "vi -c 'map h :quit<CR>' -c 'map q :quit<CR>'" <<
-		" -c 'map H :unmap h<CR>:unmap H<CR>' %s"
 	
 	def self.initialize(pwd=nil)
 		@bars = []