浏览代码

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 =