diff src/window.c @ 66239:c5b2598edd74

(Fwindow_tree): Remove unused var alist.
author Kim F. Storm <storm@cua.dk>
date Thu, 20 Oct 2005 15:04:05 +0000
parents 999beda71a39
children bc45ad547d66 732c5740ca8f 0ca0d9181b5e
line wrap: on
line diff
--- a/src/window.c	Thu Oct 20 15:03:58 2005 +0000
+++ b/src/window.c	Thu Oct 20 15:04:05 2005 +0000
@@ -6293,7 +6293,6 @@
      (frame)
      Lisp_Object frame;
 {
-  Lisp_Object alist;
   FRAME_PTR f;
 
   if (NILP (frame))