diff options
Diffstat (limited to 'byterun/obj.c')
-rw-r--r-- | byterun/obj.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/byterun/obj.c b/byterun/obj.c index 97fd4e986..83ec42e1a 100644 --- a/byterun/obj.c +++ b/byterun/obj.c @@ -242,5 +242,3 @@ value caml_cache_public_method2 (value *meths, value tag, value *cache) } } #endif /*CAML_JIT*/ - -/* eof $Id$ */ |