X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Security%2FSystem.Security.Cryptography.Xml%2FEncryptedKey.cs;h=ae22a95553b4afa194537d2dc3ae25e23bfe3c9b;hb=097409cdab4f046189c17d4bd9490c8aecbc5ef4;hp=9067f802e0018e754683d0e37f261594e5764080;hpb=74c2e813151ef52866b58da63aeeed698b5e67dd;p=mono.git diff --git a/mcs/class/System.Security/System.Security.Cryptography.Xml/EncryptedKey.cs b/mcs/class/System.Security/System.Security.Cryptography.Xml/EncryptedKey.cs index 9067f802e00..ae22a95553b 100644 --- a/mcs/class/System.Security/System.Security.Cryptography.Xml/EncryptedKey.cs +++ b/mcs/class/System.Security/System.Security.Cryptography.Xml/EncryptedKey.cs @@ -28,7 +28,6 @@ // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -#if NET_2_0 using System.Xml; @@ -216,4 +215,3 @@ namespace System.Security.Cryptography.Xml { } } -#endif