Ver código fonte

removed options.

Nicolas Cannasse 19 anos atrás
pai
commit
05577957c6
1 arquivos alterados com 0 adições e 2 exclusões
  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 =