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/places/placespanel.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/panels/places/placespanel.cpp') diff --git a/src/panels/places/placespanel.cpp b/src/panels/places/placespanel.cpp index f7ca7d010..e2bdeaafa 100644 --- a/src/panels/places/placespanel.cpp +++ b/src/panels/places/placespanel.cpp @@ -27,7 +27,6 @@ #include "global.h" #include -#include "dolphindebug.h" #include #include #include @@ -54,8 +53,6 @@ #include #include #include -#include -#include PlacesPanel::PlacesPanel(QWidget* parent) : Panel(parent), -- cgit v1.3