summaryrefslogtreecommitdiff
path: root/tests/status
diff options
context:
space:
mode:
authorRussell Belfer <rb@github.com>2014-01-28 11:47:33 -0800
committerRussell Belfer <rb@github.com>2014-01-30 09:59:59 -0800
commit3cf11eef17d8359c032844de945da6e983572ecc (patch)
tree1611080fb64f96a21e06f01f12b79aa34581cb20 /tests/status
parentc0644c3fbb31c381afb2d0658b5c6e83432fd8c9 (diff)
downloadlibgit2-3cf11eef17d8359c032844de945da6e983572ecc.tar.gz
Misc cleanups
Diffstat (limited to 'tests/status')
-rw-r--r--tests/status/renames.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/status/renames.c b/tests/status/renames.c
index a81910e36..df5e23087 100644
--- a/tests/status/renames.c
+++ b/tests/status/renames.c
@@ -560,7 +560,6 @@ void test_status_renames__zero_byte_file_does_not_fail(void)
{
git_status_list *statuslist;
git_status_options opts = GIT_STATUS_OPTIONS_INIT;
- status_entry_counts counts = {0};
struct status_entry expected[] = {
{ GIT_STATUS_WT_DELETED, "ikeepsix.txt", "ikeepsix.txt" },