aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
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
parent1657cfe34134673a5a09b2e62a9044eca8a6ea09 (diff)
downloadgsoc2013-evolution-87c46529b837633f7bc246f26a485262742df000.tar.gz
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')
-rw-r--r--calendar/ChangeLog3
-rw-r--r--calendar/gui/calendar-model.c3
2 files changed, 3 insertions, 3 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.
diff --git a/calendar/gui/calendar-model.c b/calendar/gui/calendar-model.c
index 5a640fe515..7274c13e18 100644
--- a/calendar/gui/calendar-model.c
+++ b/calendar/gui/calendar-model.c
@@ -1517,7 +1517,6 @@ obj_updated_cb (CalClient *client, const char *uid, gpointer data)
const char *new_comp_uid;
int *new_idx;
CalClientGetStatus status;
- gboolean added;
model = CALENDAR_MODEL (data);
priv = model->priv;
@@ -1526,8 +1525,6 @@ obj_updated_cb (CalClient *client, const char *uid, gpointer data)
status = cal_client_get_object (priv->client, uid, &new_comp);
- added = FALSE;
-
switch (status) {
case CAL_CLIENT_GET_SUCCESS:
/* Check if we are interested in this type of object */
graph'>* - Update to r12.0.1pav2004-10-145-36/+50 * - Update to r12.0.1pav2004-10-146-66/+59 * Add p5-Lingua-StopWords, a Perl module providing lists of stopwords fortobez2004-10-145-0/+52 * - Update to r12.0.1pav2004-10-143-10/+11 * - update to 0.11clsung2004-10-132-6/+5 * Remove this ports.arved2004-10-135-49/+0 * Update to 1.01arved2004-10-133-8/+9 * Add p5-XML-Elemental, an XML::Parser style and generic classes packagearved2004-10-135-0/+42 * Update to 0.08arved2004-10-132-3/+3 * [MAINTAINER] japanese/estraier: update to 1.2.24edwin2004-10-132-4/+5 * Update to 1.66.1.des2004-10-134-132/+5 * Updated to 2.3.2skv2004-10-122-3/+3 * - use lynx-ssl as defaultdinoex2004-10-121-0/+4 * Drop maintainership to ports@FreeBSD.orgkrion2004-10-121-1/+1 * Updated to 1.01skv2004-10-122-3/+3 * Update to version 2.31krion2004-10-122-3/+3 * Update to version 1.3.3krion2004-10-126-10/+10 * - new port textproc/p5-XML-Cleanclsung2004-10-125-0/+42 * Update to 1.07mat2004-10-122-3/+12 * Drop maintainershipkrion2004-10-122-2/+2 * [MAINTAINER-UPDATE] Update ports/textproc/aft to 5.095edwin2004-10-123-7/+5 * update for textproc/unrtfedwin2004-10-122-3/+3 * Update to 1.1.11.marcus2004-10-123-3/+7 * Update to 2.6.14.marcus2004-10-123-13/+13 * Update to 0.31.3.marcus2004-10-122-3/+3 * Update to 5.0.2 release:ale2004-10-121-2/+0 * Update to 4.3.9 release:ale2004-10-121-2/+0 * Update to use the perl version of the algorithm over the C version for 5.8.5mat2004-10-072-0/+67 * Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-304-4/+4 * BROKEN on 5.x: Does not compilekris2004-09-291-0/+4 * BROKEN on 5.x: Configure failskris2004-09-262-2/+14 * - fix plistnetchild2004-09-264-70/+3 * - Fix typo on RUN_DEPENDS line. This resulted in missed podparser dependencypav2004-09-261-1/+1 * - add missing *.pod files into pkg-plistleeym2004-09-222-1/+8 * BROKEN on 5.x: Does not compilekris2004-09-191-1/+7 * BROKEN on 4.x alsokris2004-09-191-7/+3 * BROKEN on 5.x: Broken pkg-plistkris2004-09-191-1/+7 * BROKEN on 5.x: Does not compilekris2004-09-191-1/+8 * BROKEN on 5.x: Does not compilekris2004-09-192-1/+11 * BROKEN: Conflicting dependencies (apache 1.x and apache 2.x)kris2004-09-181-0/+2 * Unbreak by upgrading to the latest file.thierry2004-09-042-5/+3 * Update to 1.05.01mat2004-09-032-4/+15 * Upgrade to 1.9.14dd2004-09-033-14/+3 * Add USE_PERL5_RUN explicitly.hrs2004-09-031-0/+1 * Unbreak: Fetchable again.vs2004-09-021-2/+0 * Update to 0.52arved2004-09-022-3/+3 * Update to 1.6.8mat2004-09-022-3/+3 * - update to 2.30.clsung2004-09-023-10/+5 * - update to 0.520clsung2004-09-022-3/+3 * Update to 1.1.10.marcus2004-09-022-3/+3 * Update to 2.6.13.marcus2004-09-022-3/+3 * Fix permissions issue caused by last commit.hq2004-09-011-0/+1 * Added security/p5-Digest-MD5 to the runtime dependency list.ru2004-09-011-1/+5 * Update to 2.0vs2004-09-013-5/+4 * Update to bibtex2html 1.71.gerald2004-09-012-4/+4 * - Update to 0.81clsung2004-08-313-4/+5 * Explicitly disable threading:thierry2004-08-311-1/+3 * Update to version 1.3.2akrion2004-08-304-47/+27 * Update to 2.0.7.marcus2004-08-306-14/+56 * Always USE_GETTEXT, even WITHOUT_NLS.thierry2004-08-301-1/+1 * Force libaspell to link with libintl to fix gnomespell and balsa.thierry2004-08-302-1/+11 * Chase the libpspell shared lib version.marcus2004-08-301-2/+2 * Estraier is a full-text search system for personal use. Full-text search meanssem2004-08-294-0/+112 * Chase the libpsell shared lib version.marcus2004-08-292-4/+4 * Add slaves ports for Aspell's new dictionaries.thierry2004-08-2941-0/+420 * Upgrade to the latest version, 3.2.0b6.dougb2004-08-293-10/+18 * Chase libaspell to aspell.16.thierry2004-08-295-5/+10 * - Upgrade to 0.60;thierry2004-08-2972-360/+2175 * Fix build with gcc 3.4sem2004-08-293-0/+57 * Sync with libm17n shared library version bump.nobutaka2004-08-291-1/+2 * Fix plistmat2004-08-272-0/+4 * Update to 20040707sem2004-08-273-4/+6 * - Add a patch for Simplified Chinese to improve translations (1).kuriyama2004-08-263-3/+62 * Fix build when XSLT is disabled.ale2004-08-261-0/+10 * update to 1.35.clsung2004-08-262-3/+3 * fix build error under gcc 3.4.2.clsung2004-08-263-0/+34 * - Unbreak port by patching build.xmlhq2004-08-253-21/+28 * Fix a problem that prevents some SGML tools from working.hrs2004-08-252-1/+24 * - update to 1.34clsung2004-08-252-3/+3 * Update to 0.7.1; remove unneeded USE_GCC; update master sites (old and newlinimon2004-08-242-16/+4 * Update to 1.1.9.marcus2004-08-232-6/+5 * Update to 2.6.12.marcus2004-08-236-71/+20 * Update to 0.31.2.marcus2004-08-232-3/+3 * Add a forgotten PLIST_SUB in last update to textproc/scim to support 4-STABLE.arved2004-08-225-14/+13 * Unbreak the build. libosp.la is no longer installedhrs2004-08-221-2/+13 * Define IS_INTERACTIVE only when WITH_JADETEX is not defined.hrs2004-08-211-2/+3 * - Convert to OPTIONSpav2004-08-211-7/+3 * - Fix before anyone notices (USE_GNOME can't be after .pre.mk)pav2004-08-211-8/+8 * - Convert to OPTIONSpav2004-08-211-1/+5 * - Fix dependencies.hrs2004-08-215-39/+59 * Updated to 0.31skv2004-08-203-8/+3 * Updated to 2.04skv2004-08-203-6/+3 * Update to 0.05sem2004-08-202-3/+3 * My territory, suggested by ijliao. :pclsung2004-08-2021-21/+21 * Update to 2.0.3vs2004-08-193-53/+70 * Add p5-POE-Filter-XML 0.23, a POE Filter for parsing XML.mat2004-08-195-0/+66 * - Fix plist when $XMLPARSER_SJIS is supplied.kuriyama2004-08-192-3/+3 * Update to version 0.98.1krion2004-08-195-27/+28 * Fix build with gcc-3.4krion2004-08-192-8/+82 * Only broken on 5.005.vanilla2004-08-171-2/+2 * - Update to 2.6.0hq2004-08-174-35/+41 * Fix build with gcc 3.4arved2004-08-172-4/+10 * - Update to 1.25pav2004-08-174-18/+27 * Fix build. Pointed out by kriskevlo2004-08-171-0/+11 * - Update to 1.32pav2004-08-172-3/+3 * Update to verion 1.13krion2004-08-172-3/+3 * mark ignore when perl < 5.6ijliao2004-08-161-1/+7 * mark ignore when perl < 5.6ijliao2004-08-161-0/+3 * BROKEN on 5.x: Does not compile with gcc 3.4.2kris2004-08-161-1/+7 * BROKEN on 5.x: Does not compile with gcc 3.4.2kris2004-08-163-3/+21 * Upgrade to 1.31.vanilla2004-08-162-4/+4 * Add nunnimcax 1.3, C, non validating XML parser with SAX-like API.skv2004-08-156-0/+55 * Updated to 2.03skv2004-08-153-11/+15 * - Fix plist.kuriyama2004-08-151-1/+4 * - Switch to libtool15.kuriyama2004-08-152-3/+5 * Add libxml++ 2.6.1 after repocopy from libxml++, XML API for C++.bland2004-08-144-46/+49 * Obey not only the local CFLAGS, but CC as well.mi2004-08-141-0/+1 * Change MAINTAINER to perl@.nork2004-08-131-1/+1 * Update to 1.05arved2004-08-132-6/+13 * Add an official patch which fixes a segfault in output_modlogan.netchild2004-08-132-0/+48 * Update to 0.8.12:netchild2004-08-122-4/+4 * After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, allmat2004-08-122-6/+11 * 1: Make scim buildable on 4-X.vanilla2004-08-124-11/+126 * - Update to 2.0.6pav2004-08-122-7/+3 * Aspell English Dictionary Updated.thierry2004-08-123-21/+63 * Add p5-Template-Magic 1.25, a Perl Module with magic merger of runtimevanilla2004-08-125-0/+64 * Add p5-Pod-DocBook 1.2, convert Pod data to DocBook SGML.skv2004-08-115-0/+50 * Unbreak build of p5-[Pp]od*skv2004-08-1111-56/+62 * - Calm portlint: echo -> ${ECHO_CMD}hq2004-08-111-1/+1 * Update to 1.0.R.1arved2004-08-102-4/+4 * add p5-Pod-Tree 1.10ijliao2004-08-105-0/+71 * - Make depedency on p5-MIME-Base64 conditional with perl-5.8.5.kuriyama2004-08-101-2/+7 * Update to 1.9kevlo2004-08-103-4/+7 * Update to 2.2-2krion2004-08-102-5/+3 * BROKEN: Unfetchablekris2004-08-101-0/+2 * Update to 0.9.4arved2004-08-103-28/+6 * - Use USE_ANThq2004-08-101-13/+8 * Update to 0.70arved2004-08-092-4/+4 * Update to 0.93.3 (maintainer timeout).fjoe2004-08-098-73/+114 * Update to 2.0perky2004-08-083-5/+8 * Update to version 0.9.18krion2004-08-08