소스 검색

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 =