X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Security%2FSystem.Security.Cryptography.Xml%2FKeyReference.cs;h=2fe171e72f4b4d7eae831b8ff508f90af715361e;hb=097409cdab4f046189c17d4bd9490c8aecbc5ef4;hp=c1169ac1a462be801dce8598e5378ec8de0930a6;hpb=234225d112c4b018b8d1796f4c06a15812137500;p=mono.git diff --git a/mcs/class/System.Security/System.Security.Cryptography.Xml/KeyReference.cs b/mcs/class/System.Security/System.Security.Cryptography.Xml/KeyReference.cs index c1169ac1a46..2fe171e72f4 100644 --- a/mcs/class/System.Security/System.Security.Cryptography.Xml/KeyReference.cs +++ b/mcs/class/System.Security/System.Security.Cryptography.Xml/KeyReference.cs @@ -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