theme: removed unnecessary null check.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Sat, 3 May 2014 21:18:44 +0000 (06:18 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Sat, 3 May 2014 21:18:58 +0000 (06:18 +0900)
commitfcd1a729ed215010d774f1740af002bf53dedb16
tree2f18b5e6c3d36a0b273a05bb4c29db6a5cfffcf3
parent1c1cc3edd5a43f26353fc8e2e7aae2a01fc8cee1
theme: removed unnecessary null check.

Null check is already done in the previous line so do not check null
again.
legacy/elementary/src/lib/elm_theme.c