Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mcs / class / System.Configuration / System.Configuration.Internal / IInternalConfigRoot.cs
index e94a9c83f656faafd17a4d9d0913920c11b65f0a..3ad31067d79fa6dccf0f12e91b9d7118946b625a 100644 (file)
@@ -26,7 +26,6 @@
 // Copyright (C) 2005 Novell, Inc (http://www.novell.com)
 //
 
-#if NET_2_0
 
 using System;
 
@@ -48,4 +47,3 @@ namespace System.Configuration.Internal
        }
 }
 
-#endif