[Microsoft.Build] Fix expected output newline from ProcessWrapper.OutputStreamChanged...
[mono.git] / mcs / class / System.Web / System.Web.Profile / ProfileInfoCollection.cs
index f7f45cfa92953849c58154bf5ce217080be0c634..545c2352935d0736aafffa3c93f5fba1071bd627 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.Collections;
 
@@ -126,4 +125,3 @@ namespace System.Web.Profile
        }
 
 }
-#endif