diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-08-10 16:50:09 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-08-10 16:50:09 +0800 |
commit | 5f7cba71418f41acc5944e7fdcba75ac5e9b7c78 (patch) | |
tree | d2e4f98f60dd77ebad2f04c34687aa277e125efc /embed/mozilla/GlobalHistory.h | |
parent | b5c73bbdc3572bb91f9328d7e357c8018009dd43 (diff) | |
download | gsoc2013-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.h | 4 |
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> |