diff options
Diffstat (limited to 'views/animation.c')
-rw-r--r-- | views/animation.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/views/animation.c b/views/animation.c index f7cedea..d0ca810 100644 --- a/views/animation.c +++ b/views/animation.c @@ -47,7 +47,6 @@ cAnimatedImage::cAnimatedImage(eAnimType animType, int animFreq, cRect &pos, int } cAnimatedImage::~cAnimatedImage() { - esyslog("skindesigner: killing animation"); } void cAnimatedImage::DrawBlink(void) { |