2003-07-07 Miguel de Icaza <miguel@ximian.com>
authorMiguel de Icaza <miguel@gnome.org>
Mon, 7 Jul 2003 18:22:58 +0000 (18:22 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Mon, 7 Jul 2003 18:22:58 +0000 (18:22 -0000)
commitb733686f6efcc3581c725998000bc9743c0cf747
treef5a05a00892504d182197d9d37c32c141ea7dbbb
parentf42c0d1e5dffcbfb2c982f3786abc57ec64e126b
2003-07-07  Miguel de Icaza  <miguel@ximian.com>

* typemanager.cs: Reverted patch from Gonzalo, my previous patch
already fixed it.

I thought about the memory savings here, but LookupTypeReflection
is used under already very constrained scenarios.  Compiling
corlib or mcs only exposes one hit, so it would not really reduce
any memory consumption.

svn path=/trunk/mcs/; revision=16022
mcs/mcs/ChangeLog
mcs/mcs/driver.cs
mcs/mcs/typemanager.cs