diff options
-rw-r--r-- | source3/libsmb/clilist.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/libsmb/clilist.c b/source3/libsmb/clilist.c index 5a972041ba..83b9eb1301 100644 --- a/source3/libsmb/clilist.c +++ b/source3/libsmb/clilist.c @@ -530,7 +530,6 @@ static bool interpret_short_filename(TALLOC_CTX *ctx, sizeof(finfo->short_name)); } return true; - return(DIR_STRUCT_SIZE); } /**************************************************************************** |