[Mono.Security]: Add 'MonoTlsProvider.SupportsCleanShutdown' and 'MonoTlsSettings...
[mono.git] / mcs / class / System.Drawing.Design / System.Drawing.Design / ToolboxItemCreator.cs
index 251f6c13feea94f925b84db6a662eb403eb51a29..795ed48229681a9312032f0348749a3879299d96 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System.Windows.Forms;
 
@@ -51,4 +50,3 @@ namespace System.Drawing.Design {
        }
 }
 
-#endif