From 2986d9ab1682ec36f9f37e323ebe132b4d5a760a Mon Sep 17 00:00:00 2001 From: Paolo Capriotti Date: Thu, 12 Jul 2007 13:58:46 +0200 Subject: [PATCH] Cleanup. --- src/animationfactory.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/animationfactory.h b/src/animationfactory.h index 2646d14..c978944 100644 --- a/src/animationfactory.h +++ b/src/animationfactory.h @@ -16,8 +16,6 @@ class NamedSprite; class PointConverter; -// typedef boost::function AnimationScheme; - namespace Animate { enum AnimationType { -- 2.11.4.GIT