about summary refs log tree commit diff stats
path: root/code/fm.rb
diff options
context:
space:
mode:
Diffstat (limited to 'code/fm.rb')
-rw-r--r--code/fm.rb11
1 files changed, 0 insertions, 11 deletions
diff --git a/code/fm.rb b/code/fm.rb
index c69cefb1..f172840f 100644
--- a/code/fm.rb
+++ b/code/fm.rb
@@ -1,16 +1,5 @@
 require 'thread'
 
-OPTIONS = {
-	'hidden' => false,
-	'sort' => :name,
-	'dir_first' => true,
-	'sort_reverse' => false,
-	'color' => true,
-	'wide_bar' => true,
-	'filepreview' => true,
-	'preview' => true,
-}
-
 ## methods:
 ## initialize(pwd=nil)
 ## refresh