ratpoison-devel
[Top][All Lists]
Advanced

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

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


From: Shawn Betts
Subject: Re: [RP] [PATCH] - unused variable in sync_wins()
Date: Wed Jun 25 17:03:02 2003
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Doug Kearns <address@hidden> writes:

> --- 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)

Hi Doug,

Yeah I saw it too. sync_wins and wm_tmpwm() is all very very ALPHA. I
haven't had a chance to fix it up yet. But when it's solid there won't
be any warnings coming out of it :).

Shawn




reply via email to

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