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.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/camel/camel-exception.c b/camel/camel-exception.c
index 70b0d6149f..ef90136859 100644
--- a/camel/camel-exception.c
+++ b/camel/camel-exception.c
@@ -177,7 +177,6 @@ camel_exception_setv (CamelException *ex,
...)
{
va_list args;
- gchar *tmp_desc_string;
/* if no exception is given, do nothing */
if (!ex) return;