--- gforth/Attic/386.h 1996/08/21 14:58:37 1.14 +++ gforth/Attic/386.h 1997/03/04 17:49:45 1.15 @@ -56,7 +56,6 @@ /* this is the point where the does code starts if label points to the * jump dodoes */ -#define DOES_HANDLER_SIZE 8 #define DOES_CODE(xt) \ ({ long _xt = (long)(xt); \ long _ca = (long)(CODE_ADDRESS(_xt)); \