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