summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-15 22:25:07 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-16 20:35:11 +0900
commitb533a32694103e7d43086caad0ed0f39609b2a6c (patch)
tree811c2ac08341e2a24771e666b61637c03540c533
parent2aac341388e5a00641c998932bacb75342a9a353 (diff)
downloadkrusader-b533a326.tar.gz
krusader-b533a326.zip
Remove unneeded kprocio.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 856929f49f43bfc7762c80bd22805849dccbd652)
-rw-r--r--krusader/Panel/panelfunc.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/krusader/Panel/panelfunc.cpp b/krusader/Panel/panelfunc.cpp
index 9c1dd59..7d1fa68 100644
--- a/krusader/Panel/panelfunc.cpp
+++ b/krusader/Panel/panelfunc.cpp
@@ -50,7 +50,6 @@ A
#include <kstandarddirs.h>
#include <ktempdir.h>
#include <kurlrequester.h>
-#include <kprocio.h>
#include <kdesktopfile.h>
// Krusader Includes
#include "panelfunc.h"