mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-20 01:10:02 +00:00
t15: Remove unused variable
This commit is contained in:
parent
124fbb3d74
commit
c9662061f2
@ -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"));
|
||||
|
Loading…
Reference in New Issue
Block a user