diff options
Diffstat (limited to 'byterun/fix_code.c')
-rw-r--r-- | byterun/fix_code.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/byterun/fix_code.c b/byterun/fix_code.c index 67f9e96ae..746f8b750 100644 --- a/byterun/fix_code.c +++ b/byterun/fix_code.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Handling of blocks of bytecode (endianness switch, threading). */ #include "config.h" |