From 3421644d01fe05c4fdab8f33991587affc6572e2 Mon Sep 17 00:00:00 2001 From: Albert Astals Cid Date: Mon, 6 Aug 2012 00:38:25 +0200 Subject: [PATCH] Remove unneded kurlmimedata.h include Found by diff -ub <( wcgrep -l "kurlmimedata\.h" | sort ) <(wcgrep -l 'KUrlMimeData::' | sort ) | grep -v CMakeLists.txt | grep ^"-\." --- containment.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/containment.cpp b/containment.cpp index 26a9ef749..14ac46b7b 100644 --- a/containment.cpp +++ b/containment.cpp @@ -44,7 +44,6 @@ #include #include -#include #include #ifndef PLASMA_NO_KIO