┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels
diff options
context:
space:
mode:
authorLaurent Montel <[email protected]>2020-10-23 07:43:43 +0200
committerLaurent Montel <[email protected]>2020-10-23 07:43:43 +0200
commit47a5071fc9eace09cdc9e4e89eacda06fb893194 (patch)
treec4f39a94d607021f6c9a14b1e91a0a413a438e07 /src/panels
parenteb441b11885fc44dcba1bef693b95819657ed753 (diff)
If include is define in .h remove it if it's defined in .cpp too (scripted)
Diffstat (limited to 'src/panels')
-rw-r--r--src/panels/terminal/terminalpanel.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/panels/terminal/terminalpanel.cpp b/src/panels/terminal/terminalpanel.cpp
index 714431c71..f6eb2f28f 100644
--- a/src/panels/terminal/terminalpanel.cpp
+++ b/src/panels/terminal/terminalpanel.cpp
@@ -5,7 +5,6 @@
*/
#include "terminalpanel.h"
-#include "kiofuse_interface.h"
#include <KIO/DesktopExecParser>
#include <KIO/Job>