--- gforth/engine/engine.c 2005/12/11 20:08:09 1.85 +++ gforth/engine/engine.c 2005/12/27 09:35:45 1.86 @@ -259,7 +259,6 @@ extern int gforth_memcmp(const char * s1 #define VARIANT(v) (v) #define JUMP(target) goto I_noop #define LABEL(name) H_##name: SKIP16; I_##name: -#define IN_ENGINE2 #elif ENGINE==3 /* variant with different immediate arguments for finding out