Refactor function to return as early as possible
authorlucas <lucas@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 10 Sep 2010 11:25:15 +0000 (11:25 +0000)
committerlucas <lucas@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 10 Sep 2010 11:25:15 +0000 (11:25 +0000)
commitddedf705fd59dd35d576d987f432eaf8df89b9a5
tree54025a4654b25b71ad8617f58b4ca60117e5a561
parente19d9819b3adb2fb1cd71048c444a017520a5077
Refactor function to return as early as possible
Instead of a looooooong 'if', return on the contrary.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@52134 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/edje_load.c