ratpoison-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[RP] [PATCH] - unused variable in sync_wins()


From: Doug Kearns
Subject: [RP] [PATCH] - unused variable in sync_wins()
Date: Wed Jun 25 00:59:38 2003
User-agent: Mutt/1.4i

--- actions.c.orig      2003-06-25 18:05:15.000000000 +1000
+++ actions.c   2003-06-25 18:05:35.000000000 +1000
@@ -3042,7 +3042,6 @@
       win = find_window_in_list (wins[i], &rp_unmapped_window);
       if (win)
        {
-         rp_frame *frame;
          /* If the window is viewable and it is in a frame, then
             maximize it and go to the next window. */
          if (attr.map_state == IsViewable)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]