From 52743acba37451121d0820150694d13e2f660774 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20B=C5=93sch?= Date: Mon, 7 Mar 2011 21:50:45 +0100 Subject: cleanup: avoid various GCC warnings --- stream/stream_smb.c | 1 - 1 file changed, 1 deletion(-) (limited to 'stream/stream_smb.c') 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; -- cgit v1.2.3