[corlib] Fixes security tests failures
[mono.git] / mcs / class / System.Security / System.Security.Cryptography.Xml / DataReference.cs
index 127d5e6d9e3ea47ffad1b8eaeffcef402f58bdaf..23fedd437a1f7b60676b50c8ca6e5f25f6e9562f 100644 (file)
@@ -28,7 +28,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System.Xml;
 
@@ -59,4 +58,3 @@ namespace System.Security.Cryptography.Xml {
        }
 }
 
-#endif