mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-27 12:22:24 +00:00
Remove unused variables and labels.
modified: src/bbtsub.c modified: src/fvar.c modified: src/loopsops.c modified: src/mkcell.c modified: src/mvs.c modified: src/return.c
This commit is contained in:
@@ -134,7 +134,6 @@ void contextsw(register DLword fxnum, register DLword bytenum, register DLword f
|
||||
|
||||
Midpunt(fxnum); /* exchanging FX */
|
||||
|
||||
RTNX:
|
||||
next68k = (DLword *)Addr68k_from_LADDR(STK_OFFSET | CURRENTFX->nextblock);
|
||||
|
||||
if (GETWORD(next68k) != STK_FSB_WORD) error("contextsw(): MP9316");
|
||||
|
||||
Reference in New Issue
Block a user