--- gforth/engine/main.c 2003/11/02 18:18:35 1.126 +++ gforth/engine/main.c 2003/11/03 20:13:36 1.127 @@ -1405,26 +1405,6 @@ void optimize_rewrite(Cell *instps[], Pr assert(nextstate==CANONICAL_STATE); } -/* rewrite the instructions pointed to by instps to use the - superinstructions in optimals */ -static void rewrite_bb(Cell *instps[], PrimNum *optimals, int ninsts) -{ - int i,j, nextdyn; - Cell inst; - - for (i=0, nextdyn=0; i