Removed unused variable.
[ddiss/samba.git] / source3 / modules / vfs_scannedonly.c
index c1821bdee8e13211b465d788a37f2cd42a77c7da..df1e140f3ce97e292f81ee34a830c26bee85a60c 100644 (file)
@@ -382,7 +382,6 @@ static bool scannedonly_allow_access(vfs_handle_struct * handle,
        TALLOC_CTX *ctx=talloc_tos();
        char *cachefile;
        int retval = -1;
-       int didloop;
        DEBUG(SCANNEDONLY_DEBUG,
              ("smb_fname->base_name=%s, shortname=%s, base_name=%s\n"
               ,smb_fname->base_name,shortname,base_name));