aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@helixcode.com>2000-09-14 05:51:43 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2000-09-14 05:51:43 +0800
commit87c46529b837633f7bc246f26a485262742df000 (patch)
tree9237b0d72ae4c19934bab71d0085d1f6d82b56e9 /calendar/ChangeLog
parent1657cfe34134673a5a09b2e62a9044eca8a6ea09 (diff)
downloadgsoc2013-evolution-87c46529b837633f7bc246f26a485262742df000.tar
gsoc2013-evolution-87c46529b837633f7bc246f26a485262742df000.tar.gz
gsoc2013-evolution-87c46529b837633f7bc246f26a485262742df000.tar.bz2
gsoc2013-evolution-87c46529b837633f7bc246f26a485262742df000.tar.lz
gsoc2013-evolution-87c46529b837633f7bc246f26a485262742df000.tar.xz
gsoc2013-evolution-87c46529b837633f7bc246f26a485262742df000.tar.zst
gsoc2013-evolution-87c46529b837633f7bc246f26a485262742df000.zip
Removed an unused variable.
2000-09-13 Federico Mena Quintero <federico@helixcode.com> * gui/calendar-model.c (obj_updated_cb): Removed an unused variable. svn path=/trunk/; revision=5411
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 852d41d2ba..f497d96d65 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,8 @@
2000-09-13 Federico Mena Quintero <federico@helixcode.com>
+ * gui/calendar-model.c (obj_updated_cb): Removed an unused
+ variable.
+
* gui/calendar-model.c (obj_updated_cb): See if the new object
matches the type of objects we were told to deal with.
(load_objects): Likewise.