diff options
author | Michael Drake <tlsa@netsurf-browser.org> | 2013-09-02 22:41:04 +0100 |
---|---|---|
committer | Michael Drake <tlsa@netsurf-browser.org> | 2013-09-02 22:41:04 +0100 |
commit | cf8ffa412a55a8884fdd8f348b3fb28108d59b6c (patch) | |
tree | ff9a998daae20f16a3537d78bd141ea662863cf8 /amiga/history.h | |
parent | e9f65ff9cb60c94b43d4b875892918b90fb2a067 (diff) | |
download | netsurf-cf8ffa412a55a8884fdd8f348b3fb28108d59b6c.tar.gz |
Remove old hotlist, cookies, and history_global_core modules.
New versions of expand/collapse node functions for these modules aren't yet implemented.
Diffstat (limited to 'amiga/history.h')
-rwxr-xr-x | amiga/history.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/amiga/history.h b/amiga/history.h index b69d46c6a..1f064746a 100755 --- a/amiga/history.h +++ b/amiga/history.h @@ -19,7 +19,6 @@ #ifndef AMIGA_HISTORY_H #define AMIGA_HISTORY_H #include "desktop/tree.h" -#include "desktop/history_global_core.h" #define GLOBAL_HISTORY_RECENT_URLS 16 |