diff options
Diffstat (limited to 'src/xwidget.h')
| -rw-r--r-- | src/xwidget.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xwidget.h b/src/xwidget.h index 732dac5e7c2..b906b71c10b 100644 --- a/src/xwidget.h +++ b/src/xwidget.h | |||
| @@ -76,7 +76,6 @@ extern int xwidget_owns_kbd; | |||
| 76 | 76 | ||
| 77 | void xwidget_start_redisplay(); | 77 | void xwidget_start_redisplay(); |
| 78 | void xwidget_end_redisplay(struct glyph_matrix* matrix); | 78 | void xwidget_end_redisplay(struct glyph_matrix* matrix); |
| 79 | void xwidget_modify_region(); | ||
| 80 | 79 | ||
| 81 | void xwidget_touch (struct xwidget_view *xw); | 80 | void xwidget_touch (struct xwidget_view *xw); |
| 82 | 81 | ||