diff options
Diffstat (limited to 'src/webpluginfactory.cpp')
-rw-r--r-- | src/webpluginfactory.cpp | 3 |
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) |