X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FManaged.Windows.Forms%2FSystem.Windows.Forms%2FDataGridViewCellParsingEventHandler.cs;h=fea8e782d22b15236d63b34426b534ab49bf5f3e;hb=444495ff9c9f9371046e50a0ac98a822cfae7762;hp=657446250ab27fb4a7a876fc18a9c7071bde5b8b;hpb=0443306d611d0830e27327e1f0a3ef3457dfa535;p=mono.git diff --git a/mcs/class/Managed.Windows.Forms/System.Windows.Forms/DataGridViewCellParsingEventHandler.cs b/mcs/class/Managed.Windows.Forms/System.Windows.Forms/DataGridViewCellParsingEventHandler.cs index 657446250ab..fea8e782d22 100644 --- a/mcs/class/Managed.Windows.Forms/System.Windows.Forms/DataGridViewCellParsingEventHandler.cs +++ b/mcs/class/Managed.Windows.Forms/System.Windows.Forms/DataGridViewCellParsingEventHandler.cs @@ -24,7 +24,6 @@ // -#if NET_2_0 namespace System.Windows.Forms { @@ -32,4 +31,3 @@ namespace System.Windows.Forms { } -#endif