Removed the code that calls e_modapi_shutdown directly from the module. 72/210572/1 accepted/tizen/unified/20190723.112102 submit/tizen/20190723.045242
authorGwanglim Lee <gl77.lee@samsung.com>
Mon, 22 Jul 2019 12:10:25 +0000 (21:10 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Mon, 22 Jul 2019 12:10:25 +0000 (21:10 +0900)
commit2204967620693a0ac1d6eeaf57969473f8364ee0
tree01fcfa16a003ec38625ee7b6e66519e9bf1eac3f
parent9055ef3e7f811facb45b6f98a9185bc6e1850755
Removed the code that calls e_modapi_shutdown directly from the module.

e_modapi_xxx functions will be called by the enlightenment not by the module.

Change-Id: I5c8ae7d0cbe70cb8bb958e7561dd6cca5eb643aa
src/e_mod_main.c