New test.
[mono.git] / mcs / class / System.Messaging / System.Messaging.Design / QueuePathDialog.cs
index 9a8952ff1df4c1d7bd9bb2a7e05bf49e3a460f1f..147a43f51df363acc4e446852c4e8d08a4149ad8 100644 (file)
@@ -31,7 +31,7 @@
 using System.ComponentModel;
 using System.Drawing.Design;
 using System.Windows.Forms;
-using System.Windows.Forms.Design;
+//using System.Windows.Forms.Design;
 
 namespace System.Messaging.Design
 {
@@ -45,7 +45,7 @@ namespace System.Messaging.Design
                }
 
                [MonoTODO]
-               public QueuePathDialog (IUIService uiService)
+               public QueuePathDialog ()//IUIService uiService)
                {
                        throw new NotImplementedException ();
                }