From 0274669179600ac77475eed9870d2eab52c2cf14 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 12 Jul 2009 23:33:07 -0400 Subject: Fix excessive whitespace. --- plugins/groupwise-features/send-options.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugins/groupwise-features/send-options.c') diff --git a/plugins/groupwise-features/send-options.c b/plugins/groupwise-features/send-options.c index b75d9abebb..16c639b38e 100644 --- a/plugins/groupwise-features/send-options.c +++ b/plugins/groupwise-features/send-options.c @@ -103,7 +103,6 @@ get_cnc (GtkWindow *parent_window) return cnc; } - static void e_send_options_load_general_opts (ESendOptionsGeneral *gopts, EGwSendOptionsGeneral *ggopts) { @@ -364,7 +363,6 @@ get_source (ESourceList *list) gchar **temp = g_strsplit (account->source->url, ";", -1); gchar *uri = temp [0]; - l = e_source_list_peek_groups (list); for (p = l; p != NULL; p = p->next) { @@ -559,4 +557,3 @@ send_options_abort (EPlugin *epl, EConfigHookItemFactoryData *data) send_options_finalize (); } - -- cgit v1.2.3