aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-day-view.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-06-19 04:06:05 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-06-20 00:43:28 +0800
commitc6911b3029629f1032dd594249c099d79efe9fe1 (patch)
tree72cf7960f344ef63488af633a66dab684ae5b32a /calendar/gui/e-day-view.c
parentc0d998229d5a3d2b65445b9025de7b23112f4063 (diff)
downloadgsoc2013-evolution-c6911b3029629f1032dd594249c099d79efe9fe1.tar
gsoc2013-evolution-c6911b3029629f1032dd594249c099d79efe9fe1.tar.gz
gsoc2013-evolution-c6911b3029629f1032dd594249c099d79efe9fe1.tar.bz2
gsoc2013-evolution-c6911b3029629f1032dd594249c099d79efe9fe1.tar.lz
gsoc2013-evolution-c6911b3029629f1032dd594249c099d79efe9fe1.tar.xz
gsoc2013-evolution-c6911b3029629f1032dd594249c099d79efe9fe1.tar.zst
gsoc2013-evolution-c6911b3029629f1032dd594249c099d79efe9fe1.zip
Fix "make distcheck" errors.
Diffstat (limited to 'calendar/gui/e-day-view.c')
-rw-r--r--calendar/gui/e-day-view.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/e-day-view.c b/calendar/gui/e-day-view.c
index 5ee20f249c..802ddd8f8b 100644
--- a/calendar/gui/e-day-view.c
+++ b/calendar/gui/e-day-view.c
@@ -26,7 +26,7 @@
#endif
#include "e-day-view.h"
-#include "a11y/ea-calendar.h"
+/*#include "a11y/ea-calendar.h"*/ /* KILL-BONOBO */
#include <math.h>
#include <time.h>