elm_main.c: use a direct variable check instead of unnecessary additional function...
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Fri, 15 Nov 2013 12:53:39 +0000 (21:53 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Fri, 15 Nov 2013 12:53:39 +0000 (21:53 +0900)
commitca210a2d666a32c8ab7384d62f2e9a569f851c14
tree9a1a20324571c826bbefc4824a6abb04f9e13796
parent16e2c0779f3c7bbdb3c158d4ebf03788b4516e3c
elm_main.c: use a direct variable check instead of unnecessary additional function call like other lines of code.
legacy/elementary/src/lib/elm_main.c