| commit | b223bcf5c9179df61ab0e9946fad657f2856026b | [log] [tgz] |
|---|---|---|
| author | Lars Vogel <Lars.Vogel@vogella.com> | Wed Feb 24 10:39:28 2021 +0100 |
| committer | Mickael Istria <mistria@redhat.com> | Thu Mar 11 04:41:10 2021 -0500 |
| tree | e3646105b4990fd6894ad6df45891545fc398726 | |
| parent | f042a4b19abaf653d867563afb92d4f9037c3e86 [diff] |
Make inner class NameSorter static in LocalHistoryBrowserView This avoids the pointer to the outer class and save a tiny bit of memory. Done via JDT cleanup actions Change-Id: Ie8554e582aabd71455cac3c655710867203a17e4 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>