aboutsummaryrefslogtreecommitdiff
path: root/src/screen.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/screen.c')
-rw-r--r--src/screen.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/screen.c b/src/screen.c
index 3c61f01..42a7e65 100644
--- a/src/screen.c
+++ b/src/screen.c
@@ -43,8 +43,6 @@ void scr_init(void) {
OS.sdmctl = 0; /* disappear the screen */
- ind_net_status = status_box + 40;
-
scr_waitvcount(112); /* after the last GR.0 line */
*SDLST = DLIST_BOT_ADDR;
OS.chbas = FONT_ADDR_HI;