elm_layout: Remove now superfluous NULL check.
authorStefan Schmidt <s.schmidt@samsung.com>
Tue, 8 Oct 2013 09:54:57 +0000 (10:54 +0100)
committerStefan Schmidt <s.schmidt@samsung.com>
Tue, 8 Oct 2013 09:56:49 +0000 (10:56 +0100)
commit868d7cfb4c17e31b5d1e4dbf0b6cb5ae68e40ae4
tree7fdba145908261d4d8a445d3293f10bb93445bc2
parent0de4b6d2c3d7261f67383cd92e0b7a3453c5fa6b
elm_layout: Remove now superfluous NULL check.

After switching to ELM_WIDGET_DATA_GET_OR_RETURN this NULL check is no
longer needed.

CID: 1102552
src/lib/elm_layout.c