aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-exception.c
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-exception.c')
-rw-r--r--camel/camel-exception.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/camel/camel-exception.c b/camel/camel-exception.c
index 4102346d96..9a20dd2838 100644
--- a/camel/camel-exception.c
+++ b/camel/camel-exception.c
@@ -67,8 +67,6 @@ camel_exception_init (CamelException *ex)
/* set the Exception Id to NULL */
ex->id = CAMEL_EXCEPTION_NONE;
-
- return ex;
}