mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
build: Remove duplicate call to bld.SYMBOL_CHECK()
This was missed when we merged the two waf systems. Andrew Bartlett Reviewed-by: Jelmer Vernooij <jelmer@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Mon May 27 10:30:06 CEST 2013 on sn-devel-104
This commit is contained in:
parent
e78e156d95
commit
99c1c2b8d3
@ -1648,4 +1648,3 @@ bld.RECURSE('lib/netapi/examples')
|
|||||||
bld.ENFORCE_GROUP_ORDERING()
|
bld.ENFORCE_GROUP_ORDERING()
|
||||||
bld.CHECK_PROJECT_RULES()
|
bld.CHECK_PROJECT_RULES()
|
||||||
|
|
||||||
bld.SYMBOL_CHECK()
|
|
||||||
|
Loading…
Reference in New Issue
Block a user