aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dispextern.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dispextern.h b/src/dispextern.h
index 622ab92d355..10c84da2486 100644
--- a/src/dispextern.h
+++ b/src/dispextern.h
@@ -2403,7 +2403,6 @@ struct it
2403 /* method == GET_FROM_XWIDGET */ 2403 /* method == GET_FROM_XWIDGET */
2404 struct { 2404 struct {
2405 Lisp_Object object; 2405 Lisp_Object object;
2406 struct xwidget* xwidget;
2407 } xwidget; 2406 } xwidget;
2408#endif 2407#endif
2409 } u; 2408 } u;