* class-internals.h (_MonoGenericClass.is_inflated): Remove.
authorRaja R Harinath <harinath@hurrynot.org>
Thu, 11 Jan 2007 09:46:00 +0000 (09:46 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Thu, 11 Jan 2007 09:46:00 +0000 (09:46 -0000)
commitd222fdd31704f097e72ff9e0911fa8000cf11876
tree122e08eeef9f9befdab299d988b6d6f3c1f03079
parent8809e93cb401c5cd5e551f45b13ed8e53cfecd48
* class-internals.h (_MonoGenericClass.is_inflated): Remove.
(_MonoGenericClass.cached_class): Move here and rename from lone
remaining field of ...
(_MonoInflatedGenericClass): ... this.  Remove.
* metadata.h, class.c, reflection.c, metadata.c, icall.c: Update to changes.

svn path=/trunk/mono/; revision=70844
mono/metadata/ChangeLog
mono/metadata/class-internals.h
mono/metadata/class.c
mono/metadata/icall.c
mono/metadata/metadata.c
mono/metadata/metadata.h
mono/metadata/reflection.c