diff options
Diffstat (limited to 'tests/unit/core/test-eval.cpp')
-rw-r--r-- | tests/unit/core/test-eval.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit/core/test-eval.cpp b/tests/unit/core/test-eval.cpp index 87f3e2c9f..185d17231 100644 --- a/tests/unit/core/test-eval.cpp +++ b/tests/unit/core/test-eval.cpp @@ -172,7 +172,6 @@ TEST(Eval, EvalExpression) { struct t_hashtable *pointers, *extra_vars, *options; char *value, str_value[256]; - void *toto; pointers = NULL; |