Remove animated sequence

If you deleted a animated instance when the animation reaches the last frame, I can create conflicts?

And conflicts at the start of the application, although that part of the program is not running?

Ej.:

if (instance1.frame==93)  then

instance1 : removeSelf()

instance1=nil

end

– The frame 93 is the last of the sequence