Merge pull request #1345 from mattleibow/websocket-continuation-frame-fix
[mono.git] / mcs / class / System.Web / Test / System.Web.UI.HtmlControls / HtmlHeadCas.cs
index b8def68a69573053827afca72a0758cf53c81627..2ca612d0914994fd198ecb2dc8e6b823249673a0 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using NUnit.Framework;
 
@@ -45,4 +44,3 @@ namespace MonoCasTests.System.Web.UI.HtmlControls {
        }
 }
 
-#endif