diff dwt/internal/mozilla/nsIDOMProcessingInstruction.d @ 348:9a4d7706df52

Test Update to fix linux XPCOM interface issues
author John Reimer <terminal.node@gmail.com>
date Fri, 31 Oct 2008 21:46:44 -0700
parents 942da4b6558a
children
line wrap: on
line diff
--- a/dwt/internal/mozilla/nsIDOMProcessingInstruction.d	Wed Oct 29 20:12:27 2008 -0700
+++ b/dwt/internal/mozilla/nsIDOMProcessingInstruction.d	Fri Oct 31 21:46:44 2008 -0700
@@ -11,8 +11,6 @@
   {0xa6cf907f, 0x15b3, 0x11d2, 
     [ 0x93, 0x2e, 0x00, 0x80, 0x5f, 0x8a, 0xdd, 0x32 ]};
 
-//extern(System)
-
 interface nsIDOMProcessingInstruction : nsIDOMNode {
 
   static const char[] IID_STR = NS_IDOMPROCESSINGINSTRUCTION_IID_STR;