aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpaster/pastebindotcomprotocol.cpp
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@digia.com>2013-04-04 16:45:14 +0200
committerFriedemann Kleint <Friedemann.Kleint@digia.com>2013-04-04 16:48:44 +0200
commit5b1812eedf106f6c2e58e6311d7b78313e56b017 (patch)
tree0a61f80834dd7a758d7e4df1ec3159919716cc58 /src/plugins/cpaster/pastebindotcomprotocol.cpp
parentfe29d6a8a31efe4857e4cfbc876da52c179eee89 (diff)
Clean headers in CPaster.
Ran script to remove inludes on a trial-and-error basis and manually corrected it. Change-Id: Ica7093e3ea356c962d7a5ad8fd77bb89dbc11e18 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Diffstat (limited to 'src/plugins/cpaster/pastebindotcomprotocol.cpp')
-rw-r--r--src/plugins/cpaster/pastebindotcomprotocol.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/plugins/cpaster/pastebindotcomprotocol.cpp b/src/plugins/cpaster/pastebindotcomprotocol.cpp
index 32462ea60c..8fceb8a8d5 100644
--- a/src/plugins/cpaster/pastebindotcomprotocol.cpp
+++ b/src/plugins/cpaster/pastebindotcomprotocol.cpp
@@ -29,13 +29,10 @@
#include "pastebindotcomprotocol.h"
-#include <coreplugin/icore.h>
-
#include <utils/qtcassert.h>
#include <QDebug>
#include <QStringList>
-#include <QTextStream>
#include <QXmlStreamReader>
#include <QXmlStreamAttributes>
#include <QByteArray>