diff -r 6b0a5f4923d3 -r b163492fda17 branchobj.h --- a/branchobj.h Thu Sep 17 09:41:09 2009 +0000 +++ b/branchobj.h Wed Nov 25 15:27:22 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();