1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-02 09:47:23 +03:00

removed unused variable

This commit is contained in:
Andrew Tridgell -
parent b596c0b171
commit bed269e6d4

View File

@ -119,7 +119,6 @@ static int close_normal_file(files_struct *fsp, BOOL normal_close)
size_t share_entry_count = 0;
BOOL delete_on_close = False;
connection_struct *conn = fsp->conn;
time_t pending_modtime = fsp->pending_modtime;
int err = 0;
int err1 = 0;