efl_mono: remove unnecessary external function import
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Mon, 25 Mar 2019 09:58:03 +0000 (18:58 +0900)
committerYeongjong Lee <yj34.lee@samsung.com>
Tue, 2 Apr 2019 03:45:17 +0000 (12:45 +0900)
commite61dcc42497a3b617f680126f1b24fd60eaf19ae
tree3ce9c6b114fb5dba29be006bc816d0c399bc1d54
parente6e4d13119030e14be86b90fa3bb58c21d105cdd
efl_mono: remove unnecessary external function import

ecore_init, ecore_shutdown, elm_init, elm_policy_set, elm_shutdown,
elm_exit are imported in efl_all.cs.
Moreover, efl_csharp_application.cs is using Efl.UnsafeNativeMethods.
Therefore, the unnecessary external function import is removed in
efl_all.cs.
src/bindings/mono/efl_mono/efl_csharp_application.cs