summaryrefslogtreecommitdiff
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
/* method == GET_FROM_XWIDGET */
struct {
Lisp_Object object;
- struct xwidget* xwidget;
} xwidget;
#endif
} u;