diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/dispextern.h | 1 |
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; |