Some little code cleanups

like removing now unused code and so on
This commit is contained in:
Thomas Frauendorfer 2007-10-08 02:03:50 +02:00
parent 61064a924d
commit 778d828db8
5 changed files with 8 additions and 27 deletions

View file

@ -76,6 +76,7 @@ TextScroller::setPixmaps (Skin *skin)
setText (m_text);
update();
}
void
TextScroller::addOffset ()
{