entry: remove duplicated checking variable
authorJihoon Kim <jihoon48.kim@samsung.com>
Mon, 13 Jan 2014 23:07:22 +0000 (08:07 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 13 Jan 2014 23:07:22 +0000 (08:07 +0900)
commite81b07b54984137f3a3cc0b53233d33fd60a518d
treec11ff4a61ccdf1ba4b5dd713eccaa0f992191e42
parent8527ab9401027115c42d5a2a2afc066f46d21918
entry: remove duplicated checking variable

'top' variable was checked twice, so it's fixed.
src/lib/elm_entry.c