clean up
[quassel.git] / src / qtui / chatitem.h
index 1686a9e..c5bb533 100644 (file)
@@ -222,9 +222,6 @@ private:
   qint16 wordidx;
   qint16 lineCount;
   qreal choppedTrailing;
-  qint16 lastwrapcol;
-  qreal lastwrappos;
-  qreal width;
 };
 
 /*************************************************************************************************/