X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FAnimation%2FAnimation.cpp;fp=Source%2FAnimation%2FAnimation.cpp;h=83e2c0e1da31e199f9fb978c3f3b81642bb48dd2;hb=bb10d5d29efb774db509c87063f1294980b127c8;hp=f28861ca9452892ef1c29b6ade5157aeb179acd6;hpb=599983e84cffd250055557d78b4d8b4af84cb092;p=lugaru.git diff --git a/Source/Animation/Animation.cpp b/Source/Animation/Animation.cpp index f28861c..83e2c0e 100644 --- a/Source/Animation/Animation.cpp +++ b/Source/Animation/Animation.cpp @@ -149,7 +149,3 @@ Animation::Animation(const std::string& filename, anim_height_type aheight, anim offset = endoffset; offset.y = 0; } - -Animation::~Animation() -{ -}