tests: Remove unused file

This commit is contained in:
Vicent Martí 2012-04-11 19:17:21 +02:00
parent a62053a050
commit e1f6f94a92

View File

@ -3,7 +3,6 @@
#include "branch.h"
static git_repository *repo;
static git_reference *fake_remote;
static git_oid branch_target_oid;
static git_object *target;