aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.c
diff options
context:
space:
mode:
authorMiles Bader2006-01-16 06:59:21 +0000
committerMiles Bader2006-01-16 06:59:21 +0000
commit6a2bd1a5019d2130c87ac5cf17f1322bf614b624 (patch)
tree8e72a4a1b7c177b494ae7721f00ea27b14f9f439 /src/window.c
parent5bb51be51248803e7400837b83c711854fa86648 (diff)
parent292f71fe67394186e943783bef808c611699b63c (diff)
downloademacs-6a2bd1a5019d2130c87ac5cf17f1322bf614b624.tar.gz
emacs-6a2bd1a5019d2130c87ac5cf17f1322bf614b624.zip
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 598-615) - Update from CVS - Remove lisp/toolbar directory - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 142-146) - Update from CVS
Diffstat (limited to 'src/window.c')
-rw-r--r--src/window.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/window.c b/src/window.c
index 50212b0c114..be3ecaa2b0b 100644
--- a/src/window.c
+++ b/src/window.c
@@ -6293,7 +6293,6 @@ selected frame. */)
6293 (frame) 6293 (frame)
6294 Lisp_Object frame; 6294 Lisp_Object frame;
6295{ 6295{
6296 Lisp_Object alist;
6297 FRAME_PTR f; 6296 FRAME_PTR f;
6298 6297
6299 if (NILP (frame)) 6298 if (NILP (frame))