SVN commit 1224033 by khudyakov: Remove method which is not implemented anywhere M +0 -2 skymap.h --- trunk/KDE/kdeedu/kstars/kstars/skymap.h #1224032:1224033 @@ -277,8 +277,6 @@ bool isSlewing() const; - bool isPointNull( const QPointF &p ); - // NOTE: This method is draw-backend independent. /**@short update the geometry of the angle ruler. */ void updateAngleRuler();