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