smbd: Remove unused define
commit01e563be72f8e37a1f4fafe7a5a8b2c7b19db7c8
authorChristof Schmitt <cs@samba.org>
Thu, 16 Jan 2020 20:50:03 +0000 (16 13:50 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 21 Jan 2020 22:08:41 +0000 (21 22:08 +0000)
treee7dd694fd861dc027c921c37a50252d849906de5
parent6a19404e98ed1ed234c6948e78d1b1304c48a45d
smbd: Remove unused define

CAP_LEASE is not used in the file oplock_linux.c, so remove it there.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/oplock_linux.c