summaryrefslogtreecommitdiff
path: root/src/frame.h
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2007-10-13 05:53:03 +0000
committerMiles Bader <miles@gnu.org>2007-10-13 05:53:03 +0000
commit2b42d458a45eaf9767da327f76a40a1cf9c77c23 (patch)
treef896828e65199d043ea7ab366fffea8bd315a986 /src/frame.h
parent3e88ae627ef8d827b3f79e4e6f14aaad7adfe322 (diff)
parente2cfa9afa691fb8b7a554cb685c16ff3d4e1ff2b (diff)
downloademacs-2b42d458a45eaf9767da327f76a40a1cf9c77c23.tar.gz
Merge from emacs--devo--0
Patches applied: * emacs--devo--0 (patch 880-885) - Remove RCS keywords from doc/misc/cc-mode.texi - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-264
Diffstat (limited to 'src/frame.h')
-rw-r--r--src/frame.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/frame.h b/src/frame.h
index e48dd646da3..e9be84d8558 100644
--- a/src/frame.h
+++ b/src/frame.h
@@ -796,7 +796,6 @@ typedef struct frame *FRAME_PTR;
extern Lisp_Object Qframep, Qframe_live_p;
extern Lisp_Object Qtty, Qtty_type;
extern Lisp_Object Qterminal, Qterminal_live_p;
-extern Lisp_Object Qenvironment;
extern struct frame *last_nonminibuf_frame;