X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem%2FSystem.Diagnostics%2FEventInstance.cs;h=b720d7bbfca20333c5641d8c3e158aa456205296;hb=6352c16dd5306ccb8bedc742bf99505688695dc6;hp=53feca436c2c4fe4595a1df8dc0c0bd41beb0900;hpb=9869ae24b88761ab261c4311e24f7383b4af3f02;p=mono.git diff --git a/mcs/class/System/System.Diagnostics/EventInstance.cs b/mcs/class/System/System.Diagnostics/EventInstance.cs index 53feca436c2..b720d7bbfca 100644 --- a/mcs/class/System/System.Diagnostics/EventInstance.cs +++ b/mcs/class/System/System.Diagnostics/EventInstance.cs @@ -27,7 +27,6 @@ // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -#if NET_2_0 using System.ComponentModel; namespace System.Diagnostics @@ -82,4 +81,3 @@ namespace System.Diagnostics } } } -#endif