Remove unused variable flags reported by clang. The function zygote_clone()
always receive the flags with value 0 and this flags is never checked on
zygote_main().
Differential Revision: D2689
Reviewed by: rodrigc, oshogbo
Remove unused variable flags reported by clang. The function zygote_clone() Tags None Referenced Files None Subscribers None
Description
Details
|