summaryrefslogtreecommitdiff
path: root/src/webpluginfactory.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-04-30 12:51:14 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-04-30 12:51:14 +0200
commitf1fe4dc0b019422fe98831caf584b502c2b29fa6 (patch)
treeaaa738b0144e2c2c8a486621b46cab4ea7dc0cc2 /src/webpluginfactory.cpp
parentNew rekonq_defines.h (diff)
downloadrekonq-f1fe4dc0b019422fe98831caf584b502c2b29fa6.tar.xz
cleaning headers
Diffstat (limited to 'src/webpluginfactory.cpp')
-rw-r--r--src/webpluginfactory.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/webpluginfactory.cpp b/src/webpluginfactory.cpp
index 334403c3..fe2f965b 100644
--- a/src/webpluginfactory.cpp
+++ b/src/webpluginfactory.cpp
@@ -35,9 +35,6 @@
#include "mainwindow.h"
#include "clicktoflash.h"
-// KDE Includes
-#include <KDebug>
-
WebPluginFactory::WebPluginFactory(QObject *parent)
: KWebPluginFactory(parent)