csync test: fix warning

This commit is contained in:
Olivier Goffart 2014-06-17 10:41:36 +02:00
parent a5967e4ecd
commit ade92d8ac1

View file

@ -38,7 +38,6 @@ static void check_csync_destroy_null(void **state)
static void check_csync_create(void **state)
{
CSYNC *csync;
char confdir[1024] = {0};
int rc;
(void) state; /* unused */