ソースを参照

removed options.

Nicolas Cannasse 19 年 前
コミット
05577957c6
1 ファイル変更0 行追加2 行削除
  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 =