Browse Source

removed options.

Nicolas Cannasse 19 years ago
parent
commit
05577957c6
1 changed files with 0 additions and 2 deletions
  1. 0 2
      plugin.ml

+ 0 - 2
plugin.ml

@@ -19,8 +19,6 @@
 
 let verbose = ref false
 
-let options = ref ([] : (string * Arg.spec * string) list)
-
 let class_path = ref ([] : string list)
 
 let find_file f =