X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Security%2FSystem.Security.Cryptography.Xml%2FXmlEncryption.cs;h=dc5201ac3efdd7b0b79b36feb5fa69e300d5c722;hb=097409cdab4f046189c17d4bd9490c8aecbc5ef4;hp=0b2a642eb7e04280c99b33cac410c6662d686b14;hpb=6110fc90713ce59ff0996fcd3520e09a96575820;p=mono.git diff --git a/mcs/class/System.Security/System.Security.Cryptography.Xml/XmlEncryption.cs b/mcs/class/System.Security/System.Security.Cryptography.Xml/XmlEncryption.cs index 0b2a642eb7e..dc5201ac3ef 100644 --- a/mcs/class/System.Security/System.Security.Cryptography.Xml/XmlEncryption.cs +++ b/mcs/class/System.Security/System.Security.Cryptography.Xml/XmlEncryption.cs @@ -30,7 +30,6 @@ // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -#if NET_2_0 using System; @@ -79,4 +78,3 @@ namespace System.Security.Cryptography.Xml { } } -#endif