Fix warnings about extending ArrayContentProvider
commit68c0ecdf4b1c012f8e7a3a0755f8b03c96f3115d
authorRobin Stocker <robin@nibor.org>
Tue, 13 Aug 2013 08:35:36 +0000 (13 10:35 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 23 Oct 2013 15:10:37 +0000 (23 17:10 +0200)
treefbaedd857fbb6178f9adb992845aab8e74101049
parent040c7d5ba354a88812a86ef06a3fb0f8c10a1cbc
Fix warnings about extending ArrayContentProvider

It is marked as @noextend and it's not really necessary to extend it.

Change-Id: Ie5096ad9e57f8bc1d0824d0eefef8668cf5bf7d5
Signed-off-by: Robin Stocker <robin@nibor.org>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/dialogs/CompareTreeView.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/dialogs/GitTraceConfigurationDialog.java