Remove the global char *LastDir.
[samba.git] / source3 / smbd / globals.c
index 68fa795ba2ac7663a321ba01f219c06a8cc701da..e6db5ec41492c98bbd1b14a5f442465862b072b4 100644 (file)
@@ -122,7 +122,6 @@ int conn_ctx_stack_ndx = 0;
 
 struct vfs_init_function_entry *backends = NULL;
 char *sparse_buf = NULL;
-char *LastDir = NULL;
 
 /* Current number of oplocks we have outstanding. */
 int32_t exclusive_oplocks_open = 0;