summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/m-common.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/m-common.c b/tests/m-common.c
index 0c533d04..f4830b40 100644
--- a/tests/m-common.c
+++ b/tests/m-common.c
@@ -43,8 +43,6 @@ main (int argc, char **argv)
int failed;
GError *error;
- failed = 0;
-
context = g_option_context_new ("");
g_option_context_add_main_entries (context, entries, NULL);
error = NULL;