| opends/src/server/org/opends/server/core/GroupManager.java | ●●●●● patch | view | raw | blame | history |
opends/src/server/org/opends/server/core/GroupManager.java
@@ -124,8 +124,7 @@ // A mapping between the DNs of all group entries and the corresponding // group instances. private DITCacheMap<Group> groupInstances; private DITCacheMap<Group> groupInstances; // Lock to protect internal data structures. private final ReentrantReadWriteLock lock;