aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/GlobalHistory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'embed/mozilla/GlobalHistory.cpp')
-rw-r--r--embed/mozilla/GlobalHistory.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/embed/mozilla/GlobalHistory.cpp b/embed/mozilla/GlobalHistory.cpp
index 034c8a94c..65091725f 100644
--- a/embed/mozilla/GlobalHistory.cpp
+++ b/embed/mozilla/GlobalHistory.cpp
@@ -22,13 +22,7 @@
#include "ephy-embed-shell.h"
#include "GlobalHistory.h"
-#include "nsCOMPtr.h"
-#include "nsISupportsArray.h"
-#include "nsIFactory.h"
-#include "nsIServiceManager.h"
#include "nsString.h"
-#include "nsReadableUtils.h"
-#include "nsIRequestObserver.h"
NS_IMPL_ISUPPORTS2(MozGlobalHistory, nsIGlobalHistory, nsIBrowserHistory)