edje: remove extraneous new line in debug log
authorJean Guyomarc'h <jean@guyomarch.bzh>
Wed, 26 Oct 2016 13:53:25 +0000 (15:53 +0200)
committerJean Guyomarc'h <jean@guyomarch.bzh>
Wed, 26 Oct 2016 13:56:46 +0000 (15:56 +0200)
commit1177add1dd9b90e3b7d3336e0ffd7f00fdb005dc
tree0f912b9af1e3e8817780e3d2fa0f185e62e77e7e
parentefe5150bb88edbe9e03fe89f6aeb7eca7fb5c91b
edje: remove extraneous new line in debug log

There was an extraneous '\n' at the end of the debug log invocation.
Since a new line is already appended by eina_log, this was redundant and
made the console output ugly. It is prettier now.
src/lib/edje/edje_program.c