Re: Warning on -TRUNK - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: Warning on -TRUNK
Date
Msg-id 200912110955.56109.guillaume@lelarge.info
Whole thread Raw
In response to Warning on -TRUNK  (Dave Page <dpage@pgadmin.org>)
Responses Re: Warning on -TRUNK
List pgadmin-hackers
Le vendredi 11 décembre 2009 à 09:41:59, Dave Page a écrit :
> ./dlg/dlgTrigger.cpp: In member function `void
> dlgTrigger::OnAddCol(wxCommandEvent&)':
> ./dlg/dlgTrigger.cpp:209: warning: unused variable 'colIndex'
>
> Looks like the variable can just be removed - or were you going to use
> it for something you've since forgotten about?
>

No, it can be removed. I copied/pasted some code of dlgIndex, but forgot to
remove the variable. I'll commit a fix soon.


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Warning on -TRUNK
Next
From: Dave Page
Date:
Subject: Re: Warning on -TRUNK