X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Fchatitem.h;h=c5bb53335af2d3bb7f3c9cfcca09ea6e517dd6af;hb=7420347c74eee96531879e62fbadb1c787fcbde9;hp=1686a9e17c2b0a001801ec57d2fdfaa3ec65fd7e;hpb=98f12cf014e5ef0b2f3827fb0b1e48931618d33c;p=quassel.git diff --git a/src/qtui/chatitem.h b/src/qtui/chatitem.h index 1686a9e1..c5bb5333 100644 --- a/src/qtui/chatitem.h +++ b/src/qtui/chatitem.h @@ -222,9 +222,6 @@ private: qint16 wordidx; qint16 lineCount; qreal choppedTrailing; - qint16 lastwrapcol; - qreal lastwrappos; - qreal width; }; /*************************************************************************************************/