Xamarin-4959: Fix copy of clipboard data after app exits
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / DataGridViewCellParsingEventHandler.cs
index 657446250ab27fb4a7a876fc18a9c7071bde5b8b..fea8e782d22b15236d63b34426b534ab49bf5f3e 100644 (file)
@@ -24,7 +24,6 @@
 //
 
 
-#if NET_2_0
 
 namespace System.Windows.Forms {
 
@@ -32,4 +31,3 @@ namespace System.Windows.Forms {
 
 }
 
-#endif