X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXGUI%2FXGUI_Constants.h;h=02f0001c1482f2e6c5509f4f2c4689ff92856018;hb=5b8faa76d601d5dace07f2184378cc85b9e52438;hp=9255b5239a74016f26abb017a85749228f0fbca7;hpb=2af0a78ca612a60f2a54f1269cea3344d823b400;p=modules%2Fshaper.git diff --git a/src/XGUI/XGUI_Constants.h b/src/XGUI/XGUI_Constants.h index 9255b5239..02f0001c1 100644 --- a/src/XGUI/XGUI_Constants.h +++ b/src/XGUI/XGUI_Constants.h @@ -10,9 +10,6 @@ typedef QList QIntList; //!< list of int values typedef QList QShortList; //!< list of short int values typedef QList QDoubleList; //!< list of double values - -//! Pointer on feature object -typedef boost::shared_ptr FeaturePtr; typedef QList QFeatureList; //!< List of features namespace XGUI