Salome HOME
Revert "Merge branch 'Pre_2.8.0_development'"
[modules/shaper.git] / src / GeomAPI / GeomAPI_Vertex.h
index cee8fd66b36bc45a441ed254c957750c0a48d9fa..62160593b935e3133bf0bb59d7cf44c2f0df4160 100644 (file)
@@ -52,8 +52,5 @@ public:
   bool isEqual(const std::shared_ptr<GeomAPI_Shape> theVert) const;
 };
 
-//! Pointer on the object
-typedef std::shared_ptr<GeomAPI_Vertex> GeomVertexPtr;
-
 #endif