From 06b0667718c7dc86bcd189af92688f2e664fab60 Mon Sep 17 00:00:00 2001 From: David Bordoley Date: Fri, 25 Apr 2003 13:30:35 +0000 Subject: Commented out the include egg_toolbars_group.h so that it builds. 2003-04-25 David Bordoley * src/toolbar.c: Commented out the include egg_toolbars_group.h so that it builds. --- ChangeLog | 7 +++++++ src/toolbar.c | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a05d625ff..392d42c5e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-04-25 David Bordoley + + * src/toolbar.c: + + Commented out the include egg_toolbars_group.h + so that it builds. + 2003-04-25 Marco Pesenti Gritti * data/ui/epiphany-toolbar.xml.in: diff --git a/src/toolbar.c b/src/toolbar.c index 40ba6c0cd..1525edddc 100755 --- a/src/toolbar.c +++ b/src/toolbar.c @@ -35,7 +35,7 @@ #include "ephy-string.h" #include "ephy-debug.h" #include "ephy-new-bookmark.h" -#include "egg-toolbars-group.h" +/*#include "egg-toolbars-group.h"*/ #include "ephy-stock-icons.h" #include -- cgit v1.2.3