Merge pull request #2716 from BrzVlad/fix-tramp-jinfo
[mono.git] / mcs / class / System.Web / System.Web.Security / ActiveDirectoryMembershipProvider.cs
index 2444f64c3c8470e77416825998f4d6430c9404e2..79b503fc6775c8f27f2f56374a6fc18d4294a88d 100644 (file)
@@ -28,7 +28,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System.Collections.Specialized;
 
@@ -217,5 +216,4 @@ namespace System.Web.Security {
                }
        }
 }
-#endif