aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDavid Bordoley <bordoley@msu.edu>2003-04-25 21:30:35 +0800
committerDave Bordoley <Bordoley@src.gnome.org>2003-04-25 21:30:35 +0800
commit06b0667718c7dc86bcd189af92688f2e664fab60 (patch)
tree0adf57813fec8afc8be7f0e880486760426cc3d1 /src
parentf490b816b02230dd74fc78610eae674f2aa8e88d (diff)
downloadgsoc2013-epiphany-06b0667718c7dc86bcd189af92688f2e664fab60.tar
gsoc2013-epiphany-06b0667718c7dc86bcd189af92688f2e664fab60.tar.gz
gsoc2013-epiphany-06b0667718c7dc86bcd189af92688f2e664fab60.tar.bz2
gsoc2013-epiphany-06b0667718c7dc86bcd189af92688f2e664fab60.tar.lz
gsoc2013-epiphany-06b0667718c7dc86bcd189af92688f2e664fab60.tar.xz
gsoc2013-epiphany-06b0667718c7dc86bcd189af92688f2e664fab60.tar.zst
gsoc2013-epiphany-06b0667718c7dc86bcd189af92688f2e664fab60.zip
Commented out the include egg_toolbars_group.h so that it builds.
2003-04-25 David Bordoley <bordoley@msu.edu> * src/toolbar.c: Commented out the include egg_toolbars_group.h so that it builds.
Diffstat (limited to 'src')
-rwxr-xr-xsrc/toolbar.c2
1 files changed, 1 insertions, 1 deletions
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 <string.h>