From cae22334fa6bc395ccc421b09e0af94c89297c41 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 15 Jan 2010 10:16:25 -0500 Subject: Remove dead assignments found by clang. --- filter/e-filter-option.c | 1 - 1 file changed, 1 deletion(-) (limited to 'filter/e-filter-option.c') diff --git a/filter/e-filter-option.c b/filter/e-filter-option.c index 79899bce80..a9e99e06ff 100644 --- a/filter/e-filter-option.c +++ b/filter/e-filter-option.c @@ -306,7 +306,6 @@ filter_option_get_widget (EFilterElement *element) old_ops = option->options; old_cur = option->current; - l = old_ops; /* start with an empty list */ option->current = NULL; -- cgit v1.2.3