From ca7fceaa2cc70fe5e9fbec5ca9be33bb49c4eb62 Mon Sep 17 00:00:00 2001 From: Klaas Freitag Date: Fri, 16 Nov 2012 12:30:29 +0100 Subject: [PATCH] Remove left over declaration. --- modules/csync_owncloud.c | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/csync_owncloud.c b/modules/csync_owncloud.c index 45953202d..51aa26644 100644 --- a/modules/csync_owncloud.c +++ b/modules/csync_owncloud.c @@ -1355,7 +1355,6 @@ static csync_vio_method_handle_t *owncloud_open(const char *durl, const char *winTmpUtf8 = NULL; csync_stat_t sb; #endif - const char *etag_header = NULL; struct transfer_context *writeCtx = NULL; csync_vio_file_stat_t statBuf;