K 10 svn:author V 6 araujo K 8 svn:date V 27 2015-07-04T17:38:56.407949Z K 7 svn:log V 225 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 END