]> Creatis software - creaImageIO.git/blobdiff - src/creaImageIOWxListenerPanel.cpp
(some of the) unused variables
[creaImageIO.git] / src / creaImageIOWxListenerPanel.cpp
index b9212766370a67ad563239f7634ba6493c54f875..b9468cb243784e1c8b75b293c507d0351747beee 100644 (file)
@@ -21,6 +21,7 @@ namespace creaImageIO
     GimmickDebugMessage(1,"WxListener::WxListener"
                        <<std::endl);
        state=stat;
+       /// \TODO fix warning: unused variable cp
        wxStaticText * cp=new wxStaticText(this,-1,_T(" Drive to monitor: "), wxPoint(5,15));
        const wxString choices[] = { _T("D:"), 
                _T("E:"),