summaryrefslogtreecommitdiff
path: root/liboutput/stillimage-player.h
diff options
context:
space:
mode:
authorAndreas Brachold <vdr07@deltab.de>2005-08-16 16:05:58 +0000
committerAndreas Brachold <vdr07@deltab.de>2005-08-16 16:05:58 +0000
commit28818acea3c22032523a4f1975545d4e490e1b01 (patch)
tree25304d28a3d802c563f6da134bf4d466db134c4b /liboutput/stillimage-player.h
parent8c5bda0e344a1389cad91eef9f7e00b069ffa933 (diff)
downloadvdr-plugin-image-28818acea3c22032523a4f1975545d4e490e1b01.tar.gz
vdr-plugin-image-28818acea3c22032523a4f1975545d4e490e1b01.tar.bz2
-remove redundant code
- now for compiled are at the least VDR 1.3.28 required
Diffstat (limited to 'liboutput/stillimage-player.h')
-rw-r--r--liboutput/stillimage-player.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/liboutput/stillimage-player.h b/liboutput/stillimage-player.h
index b3aa712..c0aa632 100644
--- a/liboutput/stillimage-player.h
+++ b/liboutput/stillimage-player.h
@@ -32,7 +32,6 @@
class cStillImagePlayer
: public cPlayer {
friend class cStillImage;
- bool m_bActive;
protected:
cStillImage m_StillImage;
public: