summaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2015-05-01 10:56:46 +0200
committerlouis <louis.braun@gmx.de>2015-05-01 10:56:46 +0200
commit5cacee08d1379093ac3c2ac26cac7b29ccb5d306 (patch)
treec2b558dda076e51dad9ba85b8f4dc81d5c5b084e /views
parent563a0485ee0881ad747a7ff9d6c43544277ed594 (diff)
downloadvdr-plugin-skindesigner-0.4.4.tar.gz
vdr-plugin-skindesigner-0.4.4.tar.bz2
Version 0.4.40.4.4
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) {