Merge pull request #439 from mono-soc-2012/garyb/iconfix
[mono.git] / mcs / class / System / System.Diagnostics / EventInstance.cs
index 53feca436c2c4fe4595a1df8dc0c0bd41beb0900..b720d7bbfca20333c5641d8c3e158aa456205296 100644 (file)
@@ -27,7 +27,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 using System.ComponentModel;
 
 namespace System.Diagnostics
@@ -82,4 +81,3 @@ namespace System.Diagnostics
                }
        }
 }
-#endif