aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/Makefile.am
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2003-03-15 03:42:28 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2003-03-15 03:42:28 +0800
commit238c20117fc8d3fdddb270e3ef197593e45e1a85 (patch)
treedb878b0600605fb4931134f6854a39bacbdd2c98 /calendar/gui/Makefile.am
parentdbf748d3d227da9903dfd0cbd0ddcfaa6fc2dd1a (diff)
downloadgsoc2013-evolution-238c20117fc8d3fdddb270e3ef197593e45e1a85.tar
gsoc2013-evolution-238c20117fc8d3fdddb270e3ef197593e45e1a85.tar.gz
gsoc2013-evolution-238c20117fc8d3fdddb270e3ef197593e45e1a85.tar.bz2
gsoc2013-evolution-238c20117fc8d3fdddb270e3ef197593e45e1a85.tar.lz
gsoc2013-evolution-238c20117fc8d3fdddb270e3ef197593e45e1a85.tar.xz
gsoc2013-evolution-238c20117fc8d3fdddb270e3ef197593e45e1a85.tar.zst
gsoc2013-evolution-238c20117fc8d3fdddb270e3ef197593e45e1a85.zip
Fixes #39740
2003-03-14 Rodrigo Moya <rodrigo@ximian.com> Fixes #39740 * gui/e-meeting-model.c (is_cell_editable): check row number is valid before using it as index for the GPtrArray. 2003-03-14 Rodrigo Moya <rodrigo@ximian.com> Fixes #39356 * gui/Makefile.am: * gui/tasks-migrate.[ch]: removed tasks migration obsolete stuff. * gui/calendar-component.c (owner_set_cb): don't call tasks_migrate. svn path=/trunk/; revision=20301
Diffstat (limited to 'calendar/gui/Makefile.am')
-rw-r--r--calendar/gui/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am
index d513ed4901..2b0e08e5b0 100644
--- a/calendar/gui/Makefile.am
+++ b/calendar/gui/Makefile.am
@@ -175,8 +175,6 @@ libevolution_calendar_la_SOURCES = \
tag-calendar.h \
tasks-control.c \
tasks-control.h \
- tasks-migrate.c \
- tasks-migrate.h \
weekday-picker.c \
weekday-picker.h