aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/GlobalHistory.h
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-08-10 16:50:09 +0800
committerChristian Persch <chpe@src.gnome.org>2004-08-10 16:50:09 +0800
commit5f7cba71418f41acc5944e7fdcba75ac5e9b7c78 (patch)
treed2e4f98f60dd77ebad2f04c34687aa277e125efc /embed/mozilla/GlobalHistory.h
parentb5c73bbdc3572bb91f9328d7e357c8018009dd43 (diff)
downloadgsoc2013-epiphany-5f7cba71418f41acc5944e7fdcba75ac5e9b7c78.tar
gsoc2013-epiphany-5f7cba71418f41acc5944e7fdcba75ac5e9b7c78.tar.gz
gsoc2013-epiphany-5f7cba71418f41acc5944e7fdcba75ac5e9b7c78.tar.bz2
gsoc2013-epiphany-5f7cba71418f41acc5944e7fdcba75ac5e9b7c78.tar.lz
gsoc2013-epiphany-5f7cba71418f41acc5944e7fdcba75ac5e9b7c78.tar.xz
gsoc2013-epiphany-5f7cba71418f41acc5944e7fdcba75ac5e9b7c78.tar.zst
gsoc2013-epiphany-5f7cba71418f41acc5944e7fdcba75ac5e9b7c78.zip
Yet another mozilla API change.
2004-08-10 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GlobalHistory.cpp: * embed/mozilla/GlobalHistory.h: Yet another mozilla API change.
Diffstat (limited to 'embed/mozilla/GlobalHistory.h')
-rw-r--r--embed/mozilla/GlobalHistory.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/embed/mozilla/GlobalHistory.h b/embed/mozilla/GlobalHistory.h
index 883b9e8db..cb128db21 100644
--- a/embed/mozilla/GlobalHistory.h
+++ b/embed/mozilla/GlobalHistory.h
@@ -22,10 +22,6 @@
#ifndef EPHY_GLOBAL_HISTORY_H
#define EPHY_GLOBAL_HISTORY_H
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
#include "ephy-history.h"
#include <nsIBrowserHistory.h>