diff options
Diffstat (limited to 'byterun/startup.c')
-rw-r--r-- | byterun/startup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/byterun/startup.c b/byterun/startup.c index ff31db569..baa5c1e83 100644 --- a/byterun/startup.c +++ b/byterun/startup.c @@ -41,7 +41,6 @@ #endif header_t atom_table[256]; -code_t start_code; /* Initialize the atom table */ |