summaryrefslogtreecommitdiff
path: root/source3/smbwrapper/shared.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/smbwrapper/shared.c')
-rw-r--r--source3/smbwrapper/shared.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/smbwrapper/shared.c b/source3/smbwrapper/shared.c
index ef139414bc..2ee019b2dc 100644
--- a/source3/smbwrapper/shared.c
+++ b/source3/smbwrapper/shared.c
@@ -158,7 +158,6 @@ set a variable in the shared area
*******************************************************/
void smbw_setshared(const char *name, const char *val)
{
- int len;
int l1, l2;
/* we don't allow variable overwrite */