Merge branch 'sgen-android'
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / ListViewGroup.cs
index a7b93d2f675f8a9d840ffd36582935d4f1ad4c14..5d757d2c3500c2d5c4d0153d4d32928aebb3cd5a 100644 (file)
@@ -25,8 +25,6 @@
 // Author:
 //     Daniel Nauck            (dna(at)mono-project(dot)de)
 
-#if NET_2_0
-
 using System;
 using System.Text;
 using System.Runtime.Serialization;
@@ -265,4 +263,3 @@ namespace System.Windows.Forms
                }
        }
 }
-#endif