Make the smbd VFS typesafe
[samba.git] / source3 / include / smb.h
index 94ed2186fbd561ac199a2ad06e035afc80b5b891..1c4ac547228ab739a0920b193e9bcf643404dd4d 100644 (file)
@@ -560,8 +560,6 @@ typedef struct connection_struct {
        char *connectpath;
        char *origpath;
 
-       struct vfs_ops vfs;                   /* Filesystem operations */
-       struct vfs_ops vfs_opaque;                      /* OPAQUE Filesystem operations */
        struct vfs_handle_struct *vfs_handles;          /* for the new plugins */
 
        /*