projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0a1e9e
)
* src/lisp.h (struct terminal): Remove unnecessary forward decl.
author
Paul Eggert
<eggert@cs.ucla.edu>
Fri, 9 Dec 2016 02:17:15 +0000
(18:17 -0800)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Fri, 9 Dec 2016 02:17:32 +0000
(18:17 -0800)
src/lisp.h
patch
|
blob
|
history
diff --git
a/src/lisp.h
b/src/lisp.h
index b9c6289edef169e7bc3e729aebe1bbe7aa649237..11e49b6ee7eaf852ea57cb75e859547b51dcfdcf 100644
(file)
--- 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);