[Pkg-owncloud-commits] [owncloud-client] 377/470: Windows VIO: Remove unused variable.
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu May 12 16:25:28 UTC 2016
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 6ba7c6e2d33de3f4e798d481119791c95424ba26
Author: Klaas Freitag <freitag at owncloud.com>
Date: Thu Apr 21 15:41:34 2016 +0200
Windows VIO: Remove unused variable.
---
csync/src/vio/csync_vio_local_win.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/csync/src/vio/csync_vio_local_win.c b/csync/src/vio/csync_vio_local_win.c
index f43393e..9d49e48 100644
--- a/csync/src/vio/csync_vio_local_win.c
+++ b/csync/src/vio/csync_vio_local_win.c
@@ -139,7 +139,6 @@ csync_vio_file_stat_t *csync_vio_local_readdir(csync_vio_handle_t *dhandle) {
dhandle_t *handle = NULL;
csync_vio_file_stat_t *file_stat = NULL;
- ULARGE_INTEGER FileIndex;
DWORD rem;
handle = (dhandle_t *) dhandle;
--
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