diff options
Diffstat (limited to 'src/plugins/cpaster/pastebindotcomprotocol.h')
-rw-r--r-- | src/plugins/cpaster/pastebindotcomprotocol.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/cpaster/pastebindotcomprotocol.h b/src/plugins/cpaster/pastebindotcomprotocol.h index 4803dadfc6b..ae6a021d089 100644 --- a/src/plugins/cpaster/pastebindotcomprotocol.h +++ b/src/plugins/cpaster/pastebindotcomprotocol.h @@ -33,7 +33,6 @@ #include "protocol.h" #include <QtNetwork/QNetworkAccessManager> -#include <QtNetwork/QNetworkReply> #include <QtNetwork/QHttp> class PasteBinDotComSettings; |