removed comvisible
[mono.git] / mcs / class / System.Windows.Forms / System.Windows.Forms / IWin32Window.cs
index 39be45d82856f832c2bd1c251a9acb8f155fe5cf..6ec745df7aaba4375d1d759842634e051ae31f9e 100644 (file)
@@ -8,13 +8,12 @@
 // (C) 2002 Ximian, Inc. http://www.ximian.com\r
 //\r
 \r
-namespace System.Windows.Forms\r
-{\r
-       [ComVisible(true)]\r
+namespace System.Windows.Forms {\r
+\r
        // FixMe [Guid("")]\r
        // FixMe [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]\r
-       public interface IWin32Window\r
-       {\r
+       public interface IWin32Window {\r
+\r
                IntPtr Handle {get;}\r
        }\r
 }\r