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. --- calendar/common/authentication.c | 1 - 1 file changed, 1 deletion(-) (limited to 'calendar/common') diff --git a/calendar/common/authentication.c b/calendar/common/authentication.c index a9e2b95ea0..7b0b2e7972 100644 --- a/calendar/common/authentication.c +++ b/calendar/common/authentication.c @@ -102,7 +102,6 @@ auth_new_cal_from_default (ECalSourceType type) if (!e_cal_open_default (&ecal, type, auth_func_cb, NULL, NULL)) return NULL; - return ecal; } -- cgit v1.2.3