[System] Removal of the NET_2_0 in the source code
[mono.git] / mcs / class / System / System.Diagnostics / DelimitedListTraceListener.cs
index e37be03dcf94162796f8e3fffe5c4f376e193138..55914c09ae620edc26fcc4989d408f68a0e75342 100644 (file)
@@ -27,7 +27,6 @@
 // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
-#if NET_2_0
 
 using System;
 using System.IO;
@@ -155,4 +154,3 @@ namespace System.Diagnostics
                }
        }
 }
-#endif