From 848abc5922167a467bb73107ee6b72e9af3c8317 Mon Sep 17 00:00:00 2001 From: Roman Inflianskas Date: Sat, 3 Mar 2018 10:48:57 +0300 Subject: Remove unused #include Summary: I used CLion inspection to hunt all unused #include Reviewers: #dolphin, elvisangelaccio, markg Reviewed By: #dolphin, elvisangelaccio, markg Subscribers: markg, elvisangelaccio, #dolphin Differential Revision: https://phabricator.kde.org/D10985 --- src/views/dolphinremoteencoding.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/views/dolphinremoteencoding.cpp') diff --git a/src/views/dolphinremoteencoding.cpp b/src/views/dolphinremoteencoding.cpp index 116168a4b..bdf747f08 100644 --- a/src/views/dolphinremoteencoding.cpp +++ b/src/views/dolphinremoteencoding.cpp @@ -29,8 +29,6 @@ #include "dolphindebug.h" #include #include -#include -#include #include #include #include @@ -38,6 +36,7 @@ #include #include #include +#include #define DATA_KEY QStringLiteral("Charset") -- cgit v1.3