eina: change module init error message to an info message
authorMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 22 May 2015 17:20:56 +0000 (13:20 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 22 May 2015 17:21:52 +0000 (13:21 -0400)
commite5eed1b7c318ea7215ede28ebc91b83120d34a85
treebd5d4ca59b3bac3cd4004c1703751ef11fff5a83
parenta7dea04b2642397d3d545e2dbd0885939180d76c
eina: change module init error message to an info message

a module deciding to return false is a valid non-error case for many modules.
the module can print an error if an error occurs
src/lib/eina/eina_module.c