mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-09-17 14:21:39 +00:00
Just a pass at kruft removal.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@3307 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -91,7 +91,6 @@ class HistoryLinkImpl implements HistoryLink, Serializable
|
||||
}
|
||||
HistoryLink o = (HistoryLink)obj;
|
||||
return fAncestor.equals(o.getAncestor()) && fDescendent.equals(o.getDescendent());
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user