X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FBooleanGUI%2FBooleanGUI_SectionDlg.h;h=ef1f35282a7b406c1c45e1a329342d5ee868671a;hb=4c60078497bbd9acbd3f1dfe172437162a1ccb8b;hp=badf2afdf7586149af1f21d17b5852e8ec8264bf;hpb=c577ca78d7a6e286526662cf54df6de1f4f2f449;p=modules%2Fgeom.git diff --git a/src/BooleanGUI/BooleanGUI_SectionDlg.h b/src/BooleanGUI/BooleanGUI_SectionDlg.h index badf2afdf..ef1f35282 100644 --- a/src/BooleanGUI/BooleanGUI_SectionDlg.h +++ b/src/BooleanGUI/BooleanGUI_SectionDlg.h @@ -54,8 +54,6 @@ private: BooleanGUI* myBooleanGUI; - TopoDS_Shape myShape1; /* topology used to fuse */ - TopoDS_Shape myShape2; /* topology used to fuse */ GEOM::GEOM_Shape_var myGeomShape1; /* is myShape1 */ GEOM::GEOM_Shape_var myGeomShape2; /* is myShape2 */ bool myOkShape1; /* to check when arguments are defined */