summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--akregator/src/akregator_part.h1
-rw-r--r--akregator/src/mainwindow.h2
2 files changed, 0 insertions, 3 deletions
diff --git a/akregator/src/akregator_part.h b/akregator/src/akregator_part.h
index c3e99756..3b0ec30e 100644
--- a/akregator/src/akregator_part.h
+++ b/akregator/src/akregator_part.h
@@ -40,7 +40,6 @@ class TQTimer;
class KAboutData;
class KConfig;
class KURL;
-class KParts::BrowserExtension;
namespace Akregator
{
diff --git a/akregator/src/mainwindow.h b/akregator/src/mainwindow.h
index d8012d90..3c52cdc5 100644
--- a/akregator/src/mainwindow.h
+++ b/akregator/src/mainwindow.h
@@ -39,8 +39,6 @@ class KActionCollection;
class KToggleAction;
class KSqueezedTextLabel;
class KProgress;
-class KParts::BrowserExtension;
-class KParts::PartManager;
namespace KPIM
{