diff options
Diffstat (limited to 'calendar/gui/e-itip-control.c')
-rw-r--r-- | calendar/gui/e-itip-control.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/calendar/gui/e-itip-control.c b/calendar/gui/e-itip-control.c index 06111d3118..3ba4097cae 100644 --- a/calendar/gui/e-itip-control.c +++ b/calendar/gui/e-itip-control.c @@ -2042,8 +2042,6 @@ object_requested_cb (GtkHTML *html, GtkHTMLEmbedded *eb, gpointer data) g_free (uid); } if (!source) { - ESource *source; - /* Try to create a default if there isn't one */ source = e_source_list_peek_source_any (priv->source_lists[priv->type]); } |