X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=wrappergen%2Fwrite_fluffy.c;h=f3f752ff4e2fdb341d3c618c62f44c0e85953acc;hb=f7f1fcc7021a3c622316b6415c16f83d0a64ae4a;hp=f1a402199c9cc9c12259ef7328d1b4ad8c46e10b;hpb=fbbb2b6932bdd8455b850b750d93b4d5584402a7;p=cparser diff --git a/wrappergen/write_fluffy.c b/wrappergen/write_fluffy.c index f1a4021..f3f752f 100644 --- a/wrappergen/write_fluffy.c +++ b/wrappergen/write_fluffy.c @@ -173,8 +173,6 @@ static void write_type(const type_t *type) case TYPE_FUNCTION: write_function_type(&type->function); return; - case TYPE_INVALID: - panic("invalid type found"); case TYPE_COMPLEX: case TYPE_IMAGINARY: default: