ecore_init and ecore_shutdown aren't exported anymore.
authorTilman Sauerbeck <tilman@code-monkey.de>
Thu, 8 Jul 2004 18:25:05 +0000 (18:25 +0000)
committerTilman Sauerbeck <tilman@code-monkey.de>
Thu, 8 Jul 2004 18:25:05 +0000 (18:25 +0000)
Instead, they are called automatically in the objects' (de)constructors.


No differences found