From 4d676099a02f8f1c87713a178328ea10c4a9c5ff Mon Sep 17 00:00:00 2001 From: anbr Date: Tue, 12 Feb 2013 19:39:51 +0100 Subject: Remove unused lines --- player-image.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'player-image.c') 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 -#include #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); -- cgit v1.2.3