diff -r 6b0a5f4923d3 -r cf634bbf9e04 branchobj.h --- a/branchobj.h Thu Sep 17 09:41:09 2009 +0000 +++ b/branchobj.h Wed Sep 23 11:59:54 2009 +0000 @@ -52,7 +52,6 @@ virtual void reposition(); virtual void unsetAllRepositionRequests(); - virtual QPolygonF shape(); //!< Returns arbitrary bounding polygon virtual QRectF getTotalBBox(); // return BBox including children virtual QRectF getBBoxSizeWithChildren(); // return size of BBox including children virtual ConvexPolygon getBoundingPolygon();