You've already forked linux-packaging-mono
Imported Upstream version 3.10.0
Former-commit-id: 172c8e3c300b39d5785c7a3e8dfb08ebdbc1a99b
This commit is contained in:
@@ -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
|
||||
|
||||
/// <summary> This class extends the AbstractSet and Implements the Set
|
||||
/// so that it can be used to maintain a list of currently
|
||||
|
||||
Reference in New Issue
Block a user