Merge: phase: remove a useless verbose line
authorJean Privat <jean@pryen.org>
Fri, 15 Aug 2014 02:12:56 +0000 (22:12 -0400)
committerJean Privat <jean@pryen.org>
Fri, 15 Aug 2014 02:12:56 +0000 (22:12 -0400)
Was called nb_classdefs*nb_phases times, so approximatively 50.000 for nitg.
Without it, the gain is 6% in compiling nitg

Pull-Request: #670
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>


Trivial merge