Salome HOME
Merge from V5_1_main 10/06/2010
[modules/geom.git] / src / PrimitiveGUI / PrimitiveGUI_DiskDlg.h
index 6e3d3c36dcb9ca280c2317daf11ec233fd092ef5..e7f4e9cc279a6dbe84c731e42001c08ff63260f2 100755 (executable)
@@ -60,9 +60,6 @@ private:
 private:
   GEOM::GEOM_Object_var              myPoint, myDir, myPoint1, myPoint2, myPoint3;
 
-  // to initialize the first selection field with a selected object on the dialog creation
-  bool                               myInitial;
-
   DlgRef_2Sel1Spin*                  GroupPntVecR;
   DlgRef_3Sel*                       Group3Pnts;
   DlgRef_1Spin*                      GroupDimensions;