aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/gnome-cal.h
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@src.gnome.org>2000-05-30 22:47:38 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2000-05-30 22:47:38 +0800
commit336efb38c6245c06f48704a0f0c07693bf58f9ee (patch)
treed94b539a274e309f27d29eb366b8754a16fb5a21 /calendar/gui/gnome-cal.h
parent886713b8b1393dca9f9c9abe87ccb928eca8c0ef (diff)
downloadgsoc2013-evolution-336efb38c6245c06f48704a0f0c07693bf58f9ee.tar
gsoc2013-evolution-336efb38c6245c06f48704a0f0c07693bf58f9ee.tar.gz
gsoc2013-evolution-336efb38c6245c06f48704a0f0c07693bf58f9ee.tar.bz2
gsoc2013-evolution-336efb38c6245c06f48704a0f0c07693bf58f9ee.tar.lz
gsoc2013-evolution-336efb38c6245c06f48704a0f0c07693bf58f9ee.tar.xz
gsoc2013-evolution-336efb38c6245c06f48704a0f0c07693bf58f9ee.tar.zst
gsoc2013-evolution-336efb38c6245c06f48704a0f0c07693bf58f9ee.zip
Flush - Federico
svn path=/trunk/; revision=3280
Diffstat (limited to 'calendar/gui/gnome-cal.h')
-rw-r--r--calendar/gui/gnome-cal.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/calendar/gui/gnome-cal.h b/calendar/gui/gnome-cal.h
index 3711e65af0..41f8b43d9e 100644
--- a/calendar/gui/gnome-cal.h
+++ b/calendar/gui/gnome-cal.h
@@ -108,8 +108,7 @@ void gnome_calendar_get_current_time_range (GnomeCalendar *gcal,
/* Flags is a bitmask of CalObjectChange values */
void gnome_calendar_object_changed (GnomeCalendar *gcal,
- iCalObject *obj,
- int flags);
+ iCalObject *obj);
GnomeCalendar *gnome_calendar_locate (const char *pathname);