X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/8c4c37ecd2f04402c23b18c2e0a25f7bcc5bdce3..d3e3654f75d01376794676885589a911d4b12e41:/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