X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fuisupport%2Fqssparser.h;h=228b024f6651ffe6d913aa97a94a540cc9fa545d;hp=c52b3ea8239bd03c8e60b5866bd8a401526cfe05;hb=efee441a243efb88929e1e275d71ee27991bf074;hpb=9fc57dc2c000e80fb8bd746a090e2e8210e1278e diff --git a/src/uisupport/qssparser.h b/src/uisupport/qssparser.h index c52b3ea8..228b024f 100644 --- a/src/uisupport/qssparser.h +++ b/src/uisupport/qssparser.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2013 by the Quassel Project * + * Copyright (C) 2005-2016 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -70,7 +70,6 @@ private: QVector _uiStylePalette; QHash _formats; QHash _listItemFormats; - int _maxSenderHash; };