[Pkg-owncloud-commits] [owncloud-client] 240/333: Remove unused variable.
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu Apr 17 23:16:58 UTC 2014
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit 54812158137168d95129b15676b4e2a0c68c0156
Author: Klaas Freitag <freitag at owncloud.com>
Date: Wed Mar 26 18:18:20 2014 +0100
Remove unused variable.
---
csync/tests/csync_tests/check_csync_statedb_load.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/csync/tests/csync_tests/check_csync_statedb_load.c b/csync/tests/csync_tests/check_csync_statedb_load.c
index bfeac74..d2ff281 100644
--- a/csync/tests/csync_tests/check_csync_statedb_load.c
+++ b/csync/tests/csync_tests/check_csync_statedb_load.c
@@ -93,7 +93,6 @@ static void check_csync_statedb_check(void **state)
static void check_csync_statedb_load(void **state)
{
CSYNC *csync = *state;
- csync_stat_t sb;
int rc;
rc = csync_statedb_load(csync, TESTDB, &csync->statedb.db);
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list