edje_init() and edje_shutdown() aren't exported anymore.
authorTilman Sauerbeck <tilman@code-monkey.de>
Thu, 8 Jul 2004 18:35:51 +0000 (18:35 +0000)
committerTilman Sauerbeck <tilman@code-monkey.de>
Thu, 8 Jul 2004 18:35:51 +0000 (18:35 +0000)
commit7fab71eba9e0670ba3161b5619f7b532ef8ccccf
tree3a551f6a21419851b2c93b039cdf2e6c88534b38
parent2a5cc4f76a87c455279019fbe55b96826ba4fd1f
edje_init() and edje_shutdown() aren't exported anymore.

Instead, they are called automatically in the object's (de)constructor.
src/rb_edje.c
src/rb_edje_main.c