don't need this check

This commit is contained in:
ccd0 2014-07-19 19:52:01 -07:00
parent 36e07ee83c
commit 220553baef

View File

@ -13,7 +13,6 @@ ImageHover =
{file} = post
{isVideo} = file
if el = file.fullImage
return if el.id is 'ihover'
el.id = 'ihover'
TrashQueue.remove el
else