On Sat, 23 Mar 2013 at 13:33:36 +0000, Carlos R. Mafra wrote:
> On Sat, 23 Mar 2013 at 14:22:26 +0100, Rodolfo García Peñas wrote:
> > On Fri, 22 Mar 2013, [email protected] escribió:
> > 
> > > From: Daniel Déchelotte <[email protected]>
> > > 
> > > ---
> > >  src/dock.c |    2 ++
> > >  1 file changed, 2 insertions(+)
> > > 
> > > diff --git a/src/dock.c b/src/dock.c
> > > index 21d6aee..f9da29f 100644
> > > --- a/src/dock.c
> > > +++ b/src/dock.c
> > > @@ -3796,6 +3796,8 @@ static void clipEnterNotify(WObjDescriptor *desc, 
> > > XEvent *event)
> > >           return;
> > >  
> > >   scr = btn->icon->core->screen_ptr;
> > > + /* Useless test: if btn->omnipresent, then btn->dock is
> > > +    precisely scr->workspaces[scr->current_workspace]->clip */
> > >   if (!btn->omnipresent)
> > >           dock = btn->dock;
> > >   else
> > 
> > I cannot understand it :-( can you explain it more.
> 
> He is removing a code comment,

Sign errors which often happen when calculating with fermionic variables
seem to have caused a permanent damage to my brain, and I unconsciously
swapped those + to - when reading that.


-- 
To unsubscribe, send mail to [email protected].

Reply via email to