X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/df4db3927748d77c1192c0b103f3ffdfbc5d7fd8..31ac11cc668bb8ecc1317fd2e8bd79b7925bceeb:/src/typemap.h diff --git a/src/typemap.h b/src/typemap.h index 10eeec3..d43afa7 100644 --- a/src/typemap.h +++ b/src/typemap.h @@ -4,6 +4,5 @@ #include "cdecl.h" unsigned long cdecl__build_typemap(struct cdecl_declspec *s); -const char *cdecl__explain_typemap(unsigned long map); #endif