this doesn't do what we want

This commit is contained in:
ccd0 2014-07-27 14:07:14 -07:00
parent 1aced79126
commit c267b55741

View File

@ -153,7 +153,6 @@ ImageExpand =
TrashQueue.remove el TrashQueue.remove el
else else
el.src = src or file.URL el.src = src or file.URL
el.load() if isVideo
$.after thumb, el $.after thumb, el
file.fullImage = el file.fullImage = el