Merge pull request #456 from strawd/bug7079
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / TreeNodeMouseClickEventArgs.cs
index 2901948192f9eecc93385e1b8a9058ba9388ca56..7452784d42ef4f9db50dd6d74604a265eb50339f 100644 (file)
@@ -26,7 +26,6 @@
 //     Jonathan Pobst (monkey@jpobst.com)
 //
 
-#if NET_2_0
 namespace System.Windows.Forms
 {
        public class TreeNodeMouseClickEventArgs : MouseEventArgs
@@ -48,4 +47,3 @@ namespace System.Windows.Forms
                #endregion      // Public Instance Properties
        }
 }
-#endif
\ No newline at end of file