mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-26 06:55:59 +03:00
csync test: fix warning
This commit is contained in:
parent
a5967e4ecd
commit
ade92d8ac1
1 changed files with 0 additions and 1 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue