Commit f8d3814
committed
filediff: Remove obsolete cursor handling for identical files case
This handling was added for the case when files are identical and so
there's no chunk to go to. Previously, we had cursor signals
disconnected at this point, so this clause existed just so that we would
have a correct line/column number in the status bar. With more recent
changes we now get our cursor handling triggered anyway, so this can go.1 parent 5077008 commit f8d3814
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1120 | 1120 | | |
1121 | 1121 | | |
1122 | 1122 | | |
1123 | | - | |
1124 | | - | |
1125 | | - | |
1126 | 1123 | | |
1127 | 1124 | | |
1128 | 1125 | | |
| |||
0 commit comments