smbd: RIP conn->origpath
[samba.git] / source3 / include / vfs.h
index 3126f2286269d20d05517baa9d6e579f760e6507..ab4098636dc7c006152c54ff173eef1b98c0ba67 100644 (file)
@@ -528,7 +528,6 @@ typedef struct connection_struct {
           and directories when setting time ? */
        enum timestamp_set_resolution ts_res;
        char *connectpath;
-       char *origpath;
        struct files_struct *cwd_fsp; /* Working directory. */
        bool tcon_done;