]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Animation/Animation.cpp
Removed empty destructors. Joint::label is a bodypart
[lugaru.git] / Source / Animation / Animation.cpp
index f28861ca9452892ef1c29b6ade5157aeb179acd6..83e2c0e1da31e199f9fb978c3f3b81642bb48dd2 100644 (file)
@@ -149,7 +149,3 @@ Animation::Animation(const std::string& filename, anim_height_type aheight, anim
     offset = endoffset;
     offset.y = 0;
 }
-
-Animation::~Animation()
-{
-}