summaryrefslogtreecommitdiff
path: root/source3/utils/smbpasswd.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/utils/smbpasswd.c')
-rw-r--r--source3/utils/smbpasswd.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/utils/smbpasswd.c b/source3/utils/smbpasswd.c
index 161555d52c..92abce8d8f 100644
--- a/source3/utils/smbpasswd.c
+++ b/source3/utils/smbpasswd.c
@@ -417,10 +417,8 @@ static void usage(char *name)
/* Create a new smb passwd entry and set it to the given password. */
{
int fd;
- int i;
int new_entry_length;
char *new_entry;
- char *p;
long offpos;
/* The add user write needs to be atomic - so get the fd from