e_main: removed e_first_frame feature. 62/162962/1
authorGwanglim Lee <gl77.lee@samsung.com>
Wed, 6 Dec 2017 11:30:56 +0000 (20:30 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Wed, 6 Dec 2017 11:30:56 +0000 (20:30 +0900)
commit5221d005e398f9cff36f1d93029f839d960c61b2
tree635b7a17f8e0b48d307262cbbd46b3fb51dea860
parent114e1f78fe676797bb0e88f273cd9b363d79d4c2
e_main: removed e_first_frame feature.

It was intended for measuring initialization time of the enlightenment.
But it used insecure getenv to enable feature. We will try to change this
feature to use e_config later.

Change-Id: Ieef5ce450e8ec2f0dfa26b7c66c3ad80cf00eb2b
src/bin/e.h
src/bin/e_comp_canvas.c
src/bin/e_main.c