summaryrefslogtreecommitdiffstats
path: root/stream/stream_smb.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_smb.c')
-rw-r--r--stream/stream_smb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/stream/stream_smb.c b/stream/stream_smb.c
index 684940749f..14791a2995 100644
--- a/stream/stream_smb.c
+++ b/stream/stream_smb.c
@@ -109,7 +109,6 @@ static void close_f(stream_t *s){
}
static int open_f (stream_t *stream, int mode, void *opts, int* file_format) {
- struct stream_priv_s *p = (struct stream_priv_s*)opts;
char *filename;
mode_t m = 0;
off_t len;