Cleanup: remove methods from Activator
commit6ec8efd703c3b5dd1bc7f423b6dabc41fcb1ee13
authorMathias Kinzler <mathias.kinzler@sap.com>
Mon, 26 Apr 2010 15:13:11 +0000 (26 17:13 +0200)
committerMathias Kinzler <mathias.kinzler@sap.com>
Mon, 26 Apr 2010 15:13:11 +0000 (26 17:13 +0200)
tree3da004061171ebad6879daaf665b6b73e048db6c
parent59b6c95492a13e818b6eb90d4427211586803700
Cleanup: remove methods from Activator

Some methods in the Activator were
moved to the appropriate classes that
need them or dropped altogether
as they were not used anywhere.

Change-Id: Ic7ec277e2dc66fbe4093a81a04a40c317807bc37
Signed-off-by: Mathias Kinzler <mathias.kinzler@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/Activator.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/UIUtils.java [new file with mode: 0644]
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/history/CommitGraphTable.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/history/CommitMessageViewer.java