X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Configuration%2FSystem.Configuration.Internal%2FInternalConfigEventArgs.cs;h=976248cd66fe605bed90ea8feedc6b530a50e76c;hb=44f06623bdc60d139642eea69000e73561b4c0ad;hp=31ae1952d98188193d7d3a95b63afb8ffe4e74d8;hpb=a3ea7ceb4d4f5e2cb8ea421313e8939640fb898c;p=mono.git diff --git a/mcs/class/System.Configuration/System.Configuration.Internal/InternalConfigEventArgs.cs b/mcs/class/System.Configuration/System.Configuration.Internal/InternalConfigEventArgs.cs index 31ae1952d98..976248cd66f 100644 --- a/mcs/class/System.Configuration/System.Configuration.Internal/InternalConfigEventArgs.cs +++ b/mcs/class/System.Configuration/System.Configuration.Internal/InternalConfigEventArgs.cs @@ -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