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