games/blit: remove strange debugging line
This commit is contained in:
parent
d801a4f300
commit
4175b19c94
1 changed files with 0 additions and 1 deletions
|
@ -68,7 +68,6 @@ meminit(void)
|
|||
if((i & 1) == 0) p = q;
|
||||
Bterm(bp);
|
||||
}
|
||||
write(3, rom, sizeof(rom));
|
||||
}
|
||||
|
||||
void
|
||||
|
|
Loading…
Reference in a new issue