[System] Removal of the NET_2_0 in the source code
[mono.git] / mcs / class / System / System.Media / AudioData.cs
index 17b8a7910200a89b661265ce15ca36c78a2c2933..552fc0d92d32d1bed23790b1627dfa375863f8f0 100644 (file)
@@ -1,5 +1,4 @@
 
-#if NET_2_0
 using System;
 using System.IO;
 using System.Runtime.InteropServices;
@@ -231,5 +230,4 @@ namespace Mono.Audio {
 
 }
 
-#endif