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/panels/information/informationpanelcontent.cpp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/panels/information/informationpanelcontent.cpp') diff --git a/src/panels/information/informationpanelcontent.cpp b/src/panels/information/informationpanelcontent.cpp index 157568269..7507d54fb 100644 --- a/src/panels/information/informationpanelcontent.cpp +++ b/src/panels/information/informationpanelcontent.cpp @@ -19,7 +19,6 @@ #include "informationpanelcontent.h" -#include #include #include #include @@ -43,18 +42,12 @@ #include #include -#include -#include #include -#include -#include #include #include -#include #include #include -#include #include #include "dolphin_informationpanelsettings.h" -- cgit v1.3