X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Web%2FSystem.Web.Profile%2FProfileInfoCollection.cs;h=545c2352935d0736aafffa3c93f5fba1071bd627;hb=fb85e55a98a7df8c59b987f6dbb62f01aa4ec7c4;hp=f7f45cfa92953849c58154bf5ce217080be0c634;hpb=1c14f1ee6d701510c15499d71fc2b324151a8629;p=mono.git diff --git a/mcs/class/System.Web/System.Web.Profile/ProfileInfoCollection.cs b/mcs/class/System.Web/System.Web.Profile/ProfileInfoCollection.cs index f7f45cfa929..545c2352935 100644 --- a/mcs/class/System.Web/System.Web.Profile/ProfileInfoCollection.cs +++ b/mcs/class/System.Web/System.Web.Profile/ProfileInfoCollection.cs @@ -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