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 a114b46cb..d64583f2d 100644 --- a/byterun/debugger.c +++ b/byterun/debugger.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Interface with the byte-code debugger */ #ifdef _WIN32 |