[svn r210] Fixed: last commit was broken.

This commit is contained in:
Tomas Lindquist Olsen
2008-05-12 18:48:09 +02:00
parent 9f3be435b0
commit 2317c6fd39

View File

@@ -21,9 +21,7 @@ struct IrType
void reset();
llvm::PATypeHolder* type;
#if !OPAQUE_VTBLS
llvm::PATypeHolder* vtblType;
#endif
};
#endif