diff options
| -rw-r--r-- | src/lisp.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lisp.h b/src/lisp.h index b9c6289edef..11e49b6ee7e 100644 --- a/src/lisp.h +++ b/src/lisp.h @@ -4281,9 +4281,6 @@ extern void syms_of_xmenu (void); /* Defined in termchar.h. */ struct tty_display_info; -/* Defined in termhooks.h. */ -struct terminal; - /* Defined in sysdep.c. */ #ifdef HAVE_PERSONALITY_ADDR_NO_RANDOMIZE extern bool disable_address_randomization (void); |
