Remove unused classes
commit7231e69ff2d1b809f5b754a0bb778765d0b23bbd
authorThomas Wolf <thomas.wolf@paranor.ch>
Mon, 12 Feb 2018 08:39:18 +0000 (12 09:39 +0100)
committerThomas Wolf <thomas.wolf@paranor.ch>
Mon, 12 Feb 2018 08:39:18 +0000 (12 09:39 +0100)
treed8d6b32be635c3b0992e21b2a44974b223e723ec
parent33c9f8a25d25bda427e3567e962c02e50f08fc8c
Remove unused classes

Remove two unused classes that were left over from an earlier attempt
by emf.compare to move some things to EGit. That attempt has since then
been superseded by the mergeStrategy extension point, and emf.compare
does not use these two internal classes.

Change-Id: I61735b7ac9a362c4d3150fb4e9bccd7d2ce686b6
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
org.eclipse.egit.core/src/org/eclipse/egit/core/internal/storage/IndexResourceVariant.java [deleted file]
org.eclipse.egit.core/src/org/eclipse/egit/core/internal/storage/TreeParserResourceVariant.java [deleted file]