diff dmd/id.h @ 19:788401029ecf trunk

[svn r23] * Updated to DMD 1.021
author lindquist
date Thu, 04 Oct 2007 03:42:56 +0200
parents c53b6e3fe49a
children aaade6ded589
line wrap: on
line diff
--- a/dmd/id.h	Thu Oct 04 01:47:53 2007 +0200
+++ b/dmd/id.h	Thu Oct 04 03:42:56 2007 +0200
@@ -14,8 +14,6 @@
     static Identifier *dtor;
     static Identifier *classInvariant;
     static Identifier *unitTest;
-    static Identifier *staticCtor;
-    static Identifier *staticDtor;
     static Identifier *init;
     static Identifier *size;
     static Identifier *__sizeof;