[jit] Enable partial generic sharing when not using AOT as an experiment.
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / DataGridViewCellMouseEventArgs.cs
index 7f2fa85d9e79fc7d650b170ba04708e8f2865c7f..8f018d95877423843b368d92fd463f58dfd0ee16 100644 (file)
@@ -24,7 +24,6 @@
 //
 
 
-#if NET_2_0
 
 namespace System.Windows.Forms {
 
@@ -50,4 +49,3 @@ namespace System.Windows.Forms {
 
 }
 
-#endif