diff options
Diffstat (limited to 'byterun/debugger.c')
-rw-r--r-- | byterun/debugger.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/byterun/debugger.c b/byterun/debugger.c index c787b17851..d64583f2d4 100644 --- a/byterun/debugger.c +++ b/byterun/debugger.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id: debugger.c 12858 2012-08-10 14:45:51Z maranget $ */ - /* Interface with the byte-code debugger */ #ifdef _WIN32 |