build:wafsamba: Removed unnecessary and misleading variables
authorThomas Nagy <tnagy@waf.io>
Wed, 4 Nov 2015 23:34:03 +0000 (00:34 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 6 Nov 2015 09:37:24 +0000 (10:37 +0100)
commit40a2deb52099c6149a072c545010093d11b0b1a7
treef46a712160de44f933c87271a5649d141f430430
parentbae51eb24eaf40a3bd46420945b3a5bcca2b3099
build:wafsamba: Removed unnecessary and misleading variables

There is no 'allow_duplicates' attribute anywhere.
The function 'check_duplicate_sources' always returns True unless it raises an exception
There is no list of source files to use
The variable 'tstart' is unused

Signed-off-by: Thomas Nagy <tnagy@waf.io>
Reviewed-by: Uri Simchoni uri@samba.org
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
buildtools/wafsamba/samba_deps.py