summaryrefslogtreecommitdiff
path: root/player-image.c
diff options
context:
space:
mode:
authoranbr <vdr07@deltab.de>2013-02-12 19:39:51 +0100
committeranbr <vdr07@deltab.de>2013-02-12 19:39:51 +0100
commit4d676099a02f8f1c87713a178328ea10c4a9c5ff (patch)
tree7b4994a81c05f0152be9ac64a7632098caffa134 /player-image.c
parent4643a989938eacf5011d9c620ac4ce267296a16e (diff)
downloadvdr-plugin-image-4d676099a02f8f1c87713a178328ea10c4a9c5ff.tar.gz
vdr-plugin-image-4d676099a02f8f1c87713a178328ea10c4a9c5ff.tar.bz2
Remove unused lines
Diffstat (limited to 'player-image.c')
-rw-r--r--player-image.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/player-image.c b/player-image.c
index c476ea3..fa90174 100644
--- a/player-image.c
+++ b/player-image.c
@@ -24,7 +24,6 @@
#include "image.h"
#include "list.h"
#include <vdr/i18n.h>
-#include <vdr/status.h>
#include "libimage/pnm.h"
#include "libimage/xpm.h"
@@ -444,8 +443,6 @@ bool cImagePlayer::Worker(bool bDoIt)
return bQueueEmpty;
}
- // cStatus::MsgReplaying(this, "Image", pShell->szPNM, true );
-
if(pShell->szCmd) {
//dsyslog("imageplugin: executing script '%s'", pShell->szCmd);