summaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
Diffstat (limited to 'views')
-rw-r--r--views/animation.c1
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) {