mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
ALF-7260: Schema comparator. Removed unused/redundant method.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@32728 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -165,12 +165,6 @@ public class Index extends AbstractDbObject
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
public void validate(DiffContext ctx)
|
|
||||||
{
|
|
||||||
System.out.println("INVALID INDEX, name is not allowed:" + getName());
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void accept(DbObjectVisitor visitor)
|
public void accept(DbObjectVisitor visitor)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user