Browse Source

removed options.

Nicolas Cannasse 19 năm trước cách đây
mục cha
commit
05577957c6
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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 =