Remove the mono-profiler- prefix from all source files in the profiler subdir.
[mono.git] / mcs / class / System.Drawing / System.Drawing.Design / IToolboxService.cs
index db2eabd0bc632a565e2120d37c9aa76ecae34aa1..532119a9225edeb348517e02f50e3210e21b573c 100644 (file)
@@ -35,9 +35,7 @@ using System.Runtime.InteropServices;
 
 namespace System.Drawing.Design {
 
-#if NET_2_0
        [ComImport]
-#endif
        [Guid("4BACD258-DE64-4048-BC4E-FEDBEF9ACB76"),
        InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
        public interface IToolboxService