mirror of
https://github.com/samba-team/samba.git
synced 2025-03-11 16:58:40 +03:00
build: remove unused variable LIBSMBCLIENT_THREAD_SRC
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
0dee7c26a7
commit
b734297ab4
@ -3,9 +3,6 @@
|
||||
from samba_utils import *
|
||||
import samba_version, samba3
|
||||
|
||||
LIBSMBCLIENT_THREAD_SRC = '''libsmb/libsmb_thread_impl.c
|
||||
libsmb/libsmb_thread_posix.c'''
|
||||
|
||||
LIBSMBSHAREMODES_SRC0 = 'libsmb/smb_share_modes.c'
|
||||
|
||||
LIBSMBSHAREMODES_SRC = '${LIBSMBSHAREMODES_SRC0}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user