diff options
Diffstat (limited to 'main/tests/test_ordered_hash_map.cpp')
-rw-r--r-- | main/tests/test_ordered_hash_map.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/tests/test_ordered_hash_map.cpp b/main/tests/test_ordered_hash_map.cpp index e909626243..12d9e7906c 100644 --- a/main/tests/test_ordered_hash_map.cpp +++ b/main/tests/test_ordered_hash_map.cpp @@ -146,7 +146,6 @@ TestFunc test_funcs[] = { }; MainLoop *test() { - int count = 0; int passed = 0; |