no longer needed

This commit is contained in:
ccd0 2014-09-27 09:38:16 -07:00
parent d6fb7065e2
commit f99a818554

View File

@ -63,9 +63,6 @@ class Clone extends Post
# Contract thumbnails in quote preview
ImageExpand.contract @ if contractThumb
# Remove any #ihover ID
@file.fullImage?.removeAttribute 'id'
@isDead = true if origin.isDead
@isClone = true
root.dataset.clone = origin.clones.push(@) - 1