summaryrefslogtreecommitdiff
path: root/src/plugins/cpaster
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cpaster')
-rw-r--r--src/plugins/cpaster/pastebindotcomprotocol.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/cpaster/pastebindotcomprotocol.cpp b/src/plugins/cpaster/pastebindotcomprotocol.cpp
index 9cd8dc6ed0..6914dc4a16 100644
--- a/src/plugins/cpaster/pastebindotcomprotocol.cpp
+++ b/src/plugins/cpaster/pastebindotcomprotocol.cpp
@@ -322,7 +322,6 @@ static inline QStringList parseLists(QIODevice *io)
int tableColumn = 0;
const QString hrefAttribute = QLatin1String("href");
- //: Unknown user of paste.
QString link;
QString title;
QString age;