1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-29 13:49:30 +03:00

removed unused variable

(This used to be commit bed269e6d4)
This commit is contained in:
Andrew Tridgell
2001-12-17 11:13:03 +00:00
parent 0be611c8dc
commit ed5db6cc45

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;