diff -r 21f115d48daf -r 53e51e8d47e7 vymmodel.h --- a/vymmodel.h Thu Jan 22 11:39:53 2009 +0000 +++ b/vymmodel.h Thu Jan 22 15:40:08 2009 +0000 @@ -236,8 +236,6 @@ public: void setHeading(const QString &); //!< Set heading of branch // QString getHeading (bool &ok,QPoint &p); //!< Get heading, ok if selection is branch -private: - void setHeadingInt(const QString &); private: BranchObj* itFind; // next object in find process