s3:smbd: remove dirptr and dirpath from connection_struct
[samba.git] / source3 / include / smb.h
index c33c5363f3f3e46f39b06d1c946670652bb8e0bb..b53735d36d0767505699b771ff85420fae46d11a 100644 (file)
@@ -551,12 +551,10 @@ typedef struct connection_struct {
        struct share_params *params;
        bool force_user;
        struct vuid_cache vuid_cache;
-       struct dptr_struct *dirptr;
        bool printer;
        bool ipc;
        bool read_only; /* Attributes for the current user of the share. */
        bool admin_user; /* Attributes for the current user of the share. */
-       char *dirpath;
        char *connectpath;
        char *origpath;