added a few local vars, to check for reconcile problems
[swftools.git] / lib / as3 / registry.h
index 0fb84a3..dc3099e 100644 (file)
@@ -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();