[jit] Enable partial generic sharing when not using AOT as an experiment.
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / WebBrowserProgressChangedEventArgs.cs
index ba7a26d25e843dd32644471af41b7c4da64b95cf..beca61dfb57af8ce8fad11f9e4296951328b8b33 100644 (file)
@@ -26,7 +26,6 @@
 //     Jonathan Pobst (monkey@jpobst.com)
 //
 
-#if NET_2_0
 namespace System.Windows.Forms
 {
        public class WebBrowserProgressChangedEventArgs : EventArgs
@@ -53,4 +52,3 @@ namespace System.Windows.Forms
                #endregion      // Public Instance Properties
        }
 }
-#endif
\ No newline at end of file