Remove unnecessary CACHED_REGISTER_CLASS.

This commit is contained in:
Steve Checkoway
2007-08-16 09:32:40 +00:00
parent d12e579038
commit 4991a266df
6 changed files with 0 additions and 12 deletions
-2
View File
@@ -27,8 +27,6 @@ struct User
}
};
CACHED_REGISTER_CLASS(Object);
void test()
{
Object p;