From kde-commits Mon Jan 20 09:00:09 2003 From: Simon Hausmann Date: Mon, 20 Jan 2003 09:00:09 +0000 To: kde-commits Subject: kdenetwork/ksirc X-MARC-Message: https://marc.info/?l=kde-commits&m=104305332407320 CVS commit by hausmann: - removed unused method M +0 -2 kstextview.h 1.48 --- kdenetwork/ksirc/kstextview.h #1.47:1.48 @@ -179,6 +179,4 @@ public: const ItemProperties &props = ItemProperties() ); - TextParag *getParag() { return m_parag; } - protected: mutable bool m_extendsDirty;