From f2c2baf2af1d38bbda56735cff70d21357180fcb Mon Sep 17 00:00:00 2001 From: Olly Betts Date: Wed, 18 Mar 2015 13:39:26 +1300 Subject: [PATCH] Remove bogus comment --- Lib/ocaml/ocamldec.swg | 2 -- 1 file changed, 2 deletions(-) diff --git a/Lib/ocaml/ocamldec.swg b/Lib/ocaml/ocamldec.swg index e6b8939fb..11d7bb3ce 100644 --- a/Lib/ocaml/ocamldec.swg +++ b/Lib/ocaml/ocamldec.swg @@ -165,5 +165,3 @@ CAMLextern int64 Int64_val(caml_value_t v); #ifdef __cplusplus } #endif - -/* mzschemedec.swg ends here */