Commit 2b74f4f
committed
Remove HistoryTextWrapper#notifyListeners
This commit removes the notifyListeners method from HistoryTextWrapper
since it caters to no specific event except for DPIChange event which
breaks the chain of DPIChange processing leading to a broken drop down
button in the HistoryTextWraper. Hence, it can be safely removed.1 parent 34bb179 commit 2b74f4f
File tree
1 file changed
+0
-6
lines changed- bundles/org.eclipse.ui.workbench.texteditor/src/org/eclipse/ui/internal/findandreplace/overlay
1 file changed
+0
-6
lines changedLines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
198 | 197 | | |
199 | 198 | | |
200 | 199 | | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | 200 | | |
207 | 201 | | |
208 | 202 | | |
| |||
0 commit comments