summaryrefslogtreecommitdiff
path: root/byterun/debugger.h
diff options
context:
space:
mode:
Diffstat (limited to 'byterun/debugger.h')
-rw-r--r--byterun/debugger.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/byterun/debugger.h b/byterun/debugger.h
index 5847684786..b5079eb3ba 100644
--- a/byterun/debugger.h
+++ b/byterun/debugger.h
@@ -11,8 +11,6 @@
/* */
/***********************************************************************/
-/* $Id: debugger.h 12858 2012-08-10 14:45:51Z maranget $ */
-
/* Interface with the debugger */
#ifndef CAML_DEBUGGER_H