aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpaster
diff options
context:
space:
mode:
authorhjk <hjk@qt.io>2022-07-13 10:06:41 +0200
committerhjk <hjk@qt.io>2022-07-14 12:04:25 +0000
commitd842862944c4bd3abe7e1da14231c853b843fcbc (patch)
tree2f11c51c206dcf376ccf3e47d148182628bbd3e9 /src/plugins/cpaster
parent06023df8be189278b089f2bab6e80b136aa38f1e (diff)
Utils: More porting.h related changes
Change-Id: I528a6950dfa6e09eb7f7ada265c8c41dba816bfd Reviewed-by: Eike Ziller <eike.ziller@qt.io>
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 30490608e3..5a13021254 100644
--- a/src/plugins/cpaster/pastebindotcomprotocol.cpp
+++ b/src/plugins/cpaster/pastebindotcomprotocol.cpp
@@ -25,7 +25,6 @@
#include "pastebindotcomprotocol.h"
-#include <utils/porting.h>
#include <utils/qtcassert.h>
#include <QDebug>