[Microsoft.Build] Fix expected output newline from ProcessWrapper.OutputStreamChanged...
[mono.git] / mcs / class / System.Web / System.Web.Profile / DefaultProfile.cs
index 416f025717fb61e4b59517538bdc5066cf48e332..4a4250f61975b582b6e8f7f57881add5b645b468 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 using System;
 using System.Configuration;
 
@@ -42,4 +41,3 @@ namespace System.Web.Profile
 
 }
 
-#endif