opends/src/guitools/org/opends/guitools/controlpanel/task/DeleteEntryTask.java
@@ -237,7 +237,7 @@ { InitialLdapContext ctx = controller.findConnectionForDisplayedEntry(node); if (node.getNumSubOrdinates() > 40) if (node.getNumSubOrdinates() > 0) { deleteSubtreeWithControl(ctx, dn, path, toNotify); }