Merge pull request #439 from mono-soc-2012/garyb/iconfix
[mono.git] / mcs / class / System / System.Configuration / SettingsGroupDescriptionAttribute.cs
index 451c6eb134f485872873d5aa144832ff94186abe..ed90c1018a93c5041192b826cce5d4b9d1b70441 100644 (file)
@@ -26,7 +26,6 @@
 // Copyright (C) 2006 Novell, Inc (http://www.novell.com)
 //
 
-#if NET_2_0
 using System.Collections;
 
 namespace System.Configuration
@@ -47,4 +46,3 @@ namespace System.Configuration
        }
 }
 
-#endif