win: Fix ERR message with object,focus,in
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 30 Aug 2016 02:04:31 +0000 (11:04 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 30 Aug 2016 06:13:40 +0000 (15:13 +0900)
commit062145b605acdc05a6f37599e97d391f11d9fcc3
treed5ba87dce25859f0648b378174cce2014d1642bc
parent2edf50cb10f6ce5e6fc8b04492413c41678e7d85
win: Fix ERR message with object,focus,in

enventor exhibits this issue, where the focus target is
NULL in some cases. The ERR message was harmless, but it's
good to avoid it and be explicit that the object should be
non NULL when adding event callbacks.
src/lib/elementary/efl_ui_win.c