X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FmaracasVisuLib%2Fsrc%2Finterface%2FwxWindows%2Fwidgets%2FpPlotter%2FpLogicalFunction.cxx;h=3c8d9250a88bfbf1fb76ad1e801a37032131cf3f;hb=b1a3c46ff7b25a6db4ca692f92b107a9cd0d319b;hp=0c3f03b1861d39903c6914c6d8ab393a331c0069;hpb=c5feadbb145eecf6d73f793535b7e23eb18db2cb;p=creaMaracasVisu.git diff --git a/lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/pLogicalFunction.cxx b/lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/pLogicalFunction.cxx index 0c3f03b..3c8d925 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/pLogicalFunction.cxx +++ b/lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/pLogicalFunction.cxx @@ -439,7 +439,7 @@ bool pLogicalFunction::deletePointAt(int index) if(node)//point!=NULL) { - pFunctionPoint* point=(pFunctionPoint*)node->GetData(); + //pFunctionPoint* point=(pFunctionPoint*)node->GetData(); // JPRx bool deleted=realPoints.DeleteNode(node); //delete point; //delete node;