aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/task-page.c
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2004-04-30 03:14:47 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-04-30 03:14:47 +0800
commit68a179bc703eb13cbe758a28cec6cccf6bd8766b (patch)
tree56f1a2c4d4bfff6cc244d5d3a0006b589b4a40d2 /calendar/gui/dialogs/task-page.c
parentc861af6c12fb6a944f296b87f9d90990942d9bec (diff)
downloadgsoc2013-evolution-68a179bc703eb13cbe758a28cec6cccf6bd8766b.tar
gsoc2013-evolution-68a179bc703eb13cbe758a28cec6cccf6bd8766b.tar.gz
gsoc2013-evolution-68a179bc703eb13cbe758a28cec6cccf6bd8766b.tar.bz2
gsoc2013-evolution-68a179bc703eb13cbe758a28cec6cccf6bd8766b.tar.lz
gsoc2013-evolution-68a179bc703eb13cbe758a28cec6cccf6bd8766b.tar.xz
gsoc2013-evolution-68a179bc703eb13cbe758a28cec6cccf6bd8766b.tar.zst
gsoc2013-evolution-68a179bc703eb13cbe758a28cec6cccf6bd8766b.zip
ditto
2004-04-29 JP Rosevear <jpr@ximian.com> * gui/dialogs/comp-editor.c (send_timezone): ditto * gui/dialogs/task-page.c (task_page_fill_component): kill warning svn path=/trunk/; revision=25693
Diffstat (limited to 'calendar/gui/dialogs/task-page.c')
-rw-r--r--calendar/gui/dialogs/task-page.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gui/dialogs/task-page.c b/calendar/gui/dialogs/task-page.c
index 896c80cf6a..11774827b7 100644
--- a/calendar/gui/dialogs/task-page.c
+++ b/calendar/gui/dialogs/task-page.c
@@ -426,7 +426,6 @@ task_page_fill_component (CompEditorPage *page, ECalComponent *comp)
gboolean start_date_set, due_date_set, time_set;
GtkTextBuffer *text_buffer;
GtkTextIter text_iter_start, text_iter_end;
- struct icaltimetype *due_tt2;
icaltimezone *start_zone = NULL;
icaltimezone *due_zone = NULL;