summaryrefslogtreecommitdiffstats
path: root/byterun/prims.h
diff options
context:
space:
mode:
Diffstat (limited to 'byterun/prims.h')
-rw-r--r--byterun/prims.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/byterun/prims.h b/byterun/prims.h
index 3d7bb6d82..7a9967810 100644
--- a/byterun/prims.h
+++ b/byterun/prims.h
@@ -11,8 +11,6 @@
/* */
/***********************************************************************/
-/* $Id$ */
-
/* Interface with C primitives. */
#ifndef CAML_PRIMS_H