elementary_test/ui_spotlight: Fix warnings about use to uninitialized value.
authorJunsuChoi <jsuya.choi@samsung.com>
Wed, 26 Feb 2020 07:33:21 +0000 (16:33 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Tue, 3 Mar 2020 21:15:12 +0000 (06:15 +0900)
commit739c0309c877dcb93e7ab2c9b06b98137e609ff4
tree5cb5190e484e0ec3f466bdc466f864a5b24aad26
parent3896523d9af5a4ac90f6ea7931f53617ba770e82
elementary_test/ui_spotlight: Fix warnings about use to uninitialized value.

Summary:
remove warnings.
../src/bin/elementary/test_ui_spotlight.c:1126:9: warning: 'view' may be used uninitialized in this function [-Wmaybe-uninitialized]
...

Test Plan: N/A

Reviewers: YOhoho, Hermet, Jaehyun_Cho

Reviewed By: Hermet

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D11418
src/bin/elementary/test_ui_spotlight.c