evas: fix a memory leak introduced on rev 78644
authorLeandro Dorileo <dorileo@profusion.mobi>
Fri, 14 Dec 2012 20:03:31 +0000 (20:03 +0000)
committerLeandro Dorileo <dorileo@profusion.mobi>
Fri, 14 Dec 2012 20:03:31 +0000 (20:03 +0000)
commit35a33263719ff9ead98d10e085e5946d12f8fa75
tree3be72ebae54f7e3d1129a605f7a4754e364514d1
parent99a56aa411dbb7cae88ab5ff29f5c8085e22008d
evas: fix a memory leak introduced on rev 78644

_nodes_clear() is called on object removal and it's not supposed
alloc anything at that stage.

SVN revision: 80984
src/lib/evas/canvas/evas_object_textblock.c