diff dmd/mtype.h @ 508:af9bdd69a7ec

Reverted bad change [506]. Added test case for remaining bug.
author Christian Kamm <kamm incasoftware de>
date Wed, 13 Aug 2008 23:54:09 +0200
parents a6c105aa00d5
children 50383e476c7e
line wrap: on
line diff
--- a/dmd/mtype.h	Wed Aug 13 22:31:46 2008 +0200
+++ b/dmd/mtype.h	Wed Aug 13 23:54:09 2008 +0200
@@ -640,7 +640,6 @@
     int checkBoolean();
     TypeInfoDeclaration *getTypeInfoDeclaration();
     int hasPointers();
-    int builtinTypeInfo();
 
     type *toCtype();