diff dwt/internal/mozilla/nsIMemory.d @ 341:942da4b6558a

Ongoing fixup for compile
author John Reimer <terminal.node@gmail.com>
date Sun, 26 Oct 2008 21:19:51 -0700
parents dd63eb078d7a
children 9a4d7706df52
line wrap: on
line diff
--- a/dwt/internal/mozilla/nsIMemory.d	Sun Oct 26 08:09:00 2008 -0700
+++ b/dwt/internal/mozilla/nsIMemory.d	Sun Oct 26 21:19:51 2008 -0700
@@ -10,7 +10,7 @@
   {0x59e7e77a, 0x38e4, 0x11d4, 
     [ 0x8c, 0xf5, 0x00, 0x60, 0xb0, 0xfc, 0x14, 0xa3 ]};
 
-extern(System)
+//extern(System)
 interface nsIMemory : nsISupports {
   static const char[] IID_STR = NS_IMEMORY_IID_STR;
   static const nsIID IID = NS_IMEMORY_IID;