diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/xdisp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/xdisp.c b/src/xdisp.c index 4f6acb84bbf..6411fd23335 100644 --- a/src/xdisp.c +++ b/src/xdisp.c | |||
| @@ -7261,8 +7261,6 @@ push_it (struct it *it, struct text_pos *position) | |||
| 7261 | p->from_disp_prop_p = it->from_disp_prop_p; | 7261 | p->from_disp_prop_p = it->from_disp_prop_p; |
| 7262 | ++it->sp; | 7262 | ++it->sp; |
| 7263 | 7263 | ||
| 7264 | it->string_from_prefix_prop_p = false; | ||
| 7265 | |||
| 7266 | /* Save the state of the bidi iterator as well. */ | 7264 | /* Save the state of the bidi iterator as well. */ |
| 7267 | if (it->bidi_p) | 7265 | if (it->bidi_p) |
| 7268 | bidi_push_it (&it->bidi_it); | 7266 | bidi_push_it (&it->bidi_it); |