efl/edbus: remove bogus line

My bad when applying José's patch.




SVN revision: 82786
This commit is contained in:
Lucas De Marchi 2013-01-14 22:39:03 +00:00
parent b1bc5aeb24
commit d976c23f58
1 changed files with 0 additions and 1 deletions

View File

@ -188,7 +188,6 @@ print_live_connection(EDBus_Connection *conn)
EAPI int
edbus_shutdown(void)
{
fprintf(stderr, "SHUTDOWN");
if (_edbus_init_count <= 0)
{
ERR("Init count not greater than 0 in shutdown.");