X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem%2FTest%2FSystem.IO.Compression%2FDeflateStreamCas.cs;h=4482a36ec5c093a8cd32d00ce6e409bc8f744aaa;hb=b8467ef0dd2fbec0cfcd5ea90844e09edc47dab4;hp=1497dfe3577a4af0d0b29933f2df24fc6a1c6b47;hpb=0443306d611d0830e27327e1f0a3ef3457dfa535;p=mono.git diff --git a/mcs/class/System/Test/System.IO.Compression/DeflateStreamCas.cs b/mcs/class/System/Test/System.IO.Compression/DeflateStreamCas.cs index 1497dfe3577..4482a36ec5c 100644 --- a/mcs/class/System/Test/System.IO.Compression/DeflateStreamCas.cs +++ b/mcs/class/System/Test/System.IO.Compression/DeflateStreamCas.cs @@ -26,7 +26,6 @@ // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -#if NET_2_0 using NUnit.Framework; @@ -139,4 +138,3 @@ namespace MonoCasTests.System.IO.Compression { } } -#endif