X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fas3%2Fregistry.h;h=dc3099ef6ed0976d76a2d9ac42283fa07a304f87;hb=827eecab66e2adb4e1d96a82821d66024bd747e3;hp=0fb84a30860107b4bac2de6da5eb73666a6426b6;hpb=3fb75ef418267cb0f7370d365b3a37b8013fbee9;p=swftools.git diff --git a/lib/as3/registry.h b/lib/as3/registry.h index 0fb84a3..dc3099e 100644 --- a/lib/as3/registry.h +++ b/lib/as3/registry.h @@ -76,7 +76,6 @@ memberinfo_t* memberinfo_register(classinfo_t*cls, const char*name, U8 type); // static multinames classinfo_t* registry_getanytype(); -classinfo_t* registry_getarrayclass(); classinfo_t* registry_getobjectclass(); classinfo_t* registry_getnumberclass(); classinfo_t* registry_getstringclass();