X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FNovell.Directory.Ldap%2FNovell.Directory.Ldap.Utilclass%2FRespExtensionSet.cs;h=87a5a89b00ec2a69f2fbea6671a18596173d1cb7;hb=48e112d652335da23dd1b4d5f3227e54b74d0814;hp=701ce4b9a7150f7c9f3990ea64a71c664b36fa39;hpb=b6b13e72e91d5b529a6306ce53bda685932c77db;p=mono.git diff --git a/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Utilclass/RespExtensionSet.cs b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Utilclass/RespExtensionSet.cs index 701ce4b9a71..87a5a89b00e 100644 --- a/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Utilclass/RespExtensionSet.cs +++ b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Utilclass/RespExtensionSet.cs @@ -33,11 +33,6 @@ using System; namespace Novell.Directory.Ldap.Utilclass { -#if TARGET_JVM - // This dummy class workarounds a MS CSC bug by using SupportClass before - // using its inner class (SupportClass.AbstractSetSupport) - class RespExtensionSetDummy : SupportClass {} -#endif /// This class extends the AbstractSet and Implements the Set /// so that it can be used to maintain a list of currently