Commit c9662061 by Vicent Marti

t15: Remove unused variable

parent 124fbb3d
......@@ -131,7 +131,6 @@ END_TEST
BEGIN_TEST(config5, "test number suffixes")
git_config *cfg;
const char *str;
long int i;
must_pass(git_config_open_bare(&cfg, CONFIG_BASE "/config5"));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment