X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FManaged.Windows.Forms%2FSystem.Windows.Forms%2FListViewGroup.cs;h=5d757d2c3500c2d5c4d0153d4d32928aebb3cd5a;hb=e097a6443206bcdf9866e0c65883ece765144d02;hp=a7b93d2f675f8a9d840ffd36582935d4f1ad4c14;hpb=528b5d12a4e6aae99b0e0e6eb6d8c6d0d7967990;p=mono.git diff --git a/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ListViewGroup.cs b/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ListViewGroup.cs index a7b93d2f675..5d757d2c350 100644 --- a/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ListViewGroup.cs +++ b/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ListViewGroup.cs @@ -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