summaryrefslogtreecommitdiff
path: root/calendar/backends/http
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2012-02-14 10:32:05 +0100
committerMilan Crha <mcrha@redhat.com>2012-02-14 10:32:05 +0100
commitb9ad01ba73afb402f194c2f66a90432e47003091 (patch)
treec09059c414d6f1fad4860e223dad1689b4a784c5 /calendar/backends/http
parent016807ef1344581f0a39579eb3561367f684652e (diff)
downloadevolution-data-server-b9ad01ba73afb402f194c2f66a90432e47003091.tar.gz
Fix issues found by Coverity Scan
Diffstat (limited to 'calendar/backends/http')
-rw-r--r--calendar/backends/http/e-cal-backend-http.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/calendar/backends/http/e-cal-backend-http.c b/calendar/backends/http/e-cal-backend-http.c
index c378f45ee..c81a4ede3 100644
--- a/calendar/backends/http/e-cal-backend-http.c
+++ b/calendar/backends/http/e-cal-backend-http.c
@@ -1181,8 +1181,6 @@ create_user_free_busy (ECalBackendHttp *cbhttp,
if (!obj_sexp)
return vfb;
- if (!obj_sexp)
- return vfb;
slist = e_cal_backend_store_get_components (store);