modules/emotion_generic: Remove unnecessary NULL checks for event data
authorStefan Schmidt <s.schmidt@samsung.com>
Fri, 8 Aug 2014 08:34:49 +0000 (10:34 +0200)
committerStefan Schmidt <s.schmidt@samsung.com>
Fri, 8 Aug 2014 09:28:56 +0000 (11:28 +0200)
commit80733c51716007dcf323b66a105499894135cd6c
treef68bdcfb528148bde1a87a1d0320de306761694b
parentb2b4e62dd3d77e534b18e312263e3da16d0a5ef1
modules/emotion_generic: Remove unnecessary NULL checks for event data

We are already using the pointer before we check it here. We also don't
check it in the other callbacks so align the handling in this file.

CID: 1039635, 1039636, 1039637, 1039638, 1039639
src/modules/emotion/generic/emotion_generic.c