[System] Removal of the NET_2_0 in the source code
[mono.git] / mcs / class / System / System.Diagnostics / SwitchLevelAttribute.cs
index cad3735f255708df4509bc91b9ea11978ee9a1cd..450fe9c67c9e4dfc35fcb6ec9e91b2d578731b52 100644 (file)
@@ -27,8 +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;
 using System.Collections;
@@ -61,4 +59,3 @@ namespace System.Diagnostics
                }
        }
 }
-#endif