diff --git a/C/dbase.c b/C/dbase.c index 20ae95a61..9d4a34ba5 100644 --- a/C/dbase.c +++ b/C/dbase.c @@ -673,11 +673,6 @@ static CELL *MkDBTerm(register CELL *pt0, register CELL *pt0_end, #endif CELL *CodeMaxBase = CodeMax; - {int i; - for (i = 0; i < 10; i++) - printf("vsc: Here I go again\n"); - } - loop: while (pt0 <= pt0_end) {