Looks like this was never used, it's also available via mds_ctx->snum.
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Noel Power <noel.power@suse.com>
struct timeval last_used; /* Time of last result fetch */
struct timeval expire_time; /* Query expiration time */
struct tevent_timer *te; /* query timeout */
- int snum; /* share snum */
uint64_t ctx1; /* client context 1 */
uint64_t ctx2; /* client context 2 */
sl_array_t *reqinfo; /* array with requested metadata */