diff options
Diffstat (limited to 'byterun/startup.c')
-rw-r--r-- | byterun/startup.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/byterun/startup.c b/byterun/startup.c index cc2b560ac..b4e3811b6 100644 --- a/byterun/startup.c +++ b/byterun/startup.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - /* Start-up code */ #include <stdio.h> |