summaryrefslogtreecommitdiffstats
path: root/byterun/fix_code.h
diff options
context:
space:
mode:
Diffstat (limited to 'byterun/fix_code.h')
-rw-r--r--byterun/fix_code.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/byterun/fix_code.h b/byterun/fix_code.h
index 05f9ae060..419ad327a 100644
--- a/byterun/fix_code.h
+++ b/byterun/fix_code.h
@@ -11,8 +11,6 @@
/* */
/***********************************************************************/
-/* $Id$ */
-
/* Handling of blocks of bytecode (endianness switch, threading). */
#ifndef CAML_FIX_CODE_H