Explorar el Código

removed options.

Nicolas Cannasse hace 19 años
padre
commit
05577957c6
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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 =