mi: Hush extension initialization (#75870)
authorAdam Jackson <ajax@redhat.com>
Thu, 27 Mar 2014 15:48:39 +0000 (11:48 -0400)
committerKeith Packard <keithp@keithp.com>
Sat, 29 Mar 2014 07:01:11 +0000 (00:01 -0700)
commit8468e24430988058b150dc1daef3aad6ba9fa698
treecb4edc0db4083e0daf83ef29f9fa2db5e6307dbc
parenta2880699e8f1f576e1a48ebf25e8982463323f84
mi: Hush extension initialization (#75870)

Printing these as ErrorF is fairly obnoxious, since it means the
non-hardware servers now spew stuff to the console for entirely routine
events.  And actually, printing these at all is fairly obnoxious, since
a) we're printing a line for every extension, whether it's enabled or
not, and b) we're not actually initializing the extension at this point.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Daniel Stone <daniel@fooishbar.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
mi/miinitext.c