--- gforth/libffi.fs 2012/07/23 14:15:51 1.36 +++ gforth/libffi.fs 2012/10/08 01:10:30 1.37 @@ -34,7 +34,6 @@ include-ffi.h-string save-c-prefix-line \c static void *(*saved_gforth_pointers)(Cell); \c #endif \c typedef void *Label; -\c typedef Label *Xt; \c static void gforth_callback_ffi(ffi_cif * cif, void * resp, void ** args, void * ip) \c { \c #ifndef HAS_BACKLINK