./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? -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
