summaryrefslogtreecommitdiff
path: root/dvbspu.c
diff options
context:
space:
mode:
Diffstat (limited to 'dvbspu.c')
-rw-r--r--dvbspu.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/dvbspu.c b/dvbspu.c
index 2a311e30..6b3c2162 100644
--- a/dvbspu.c
+++ b/dvbspu.c
@@ -8,7 +8,7 @@
*
* parts of this file are derived from the OMS program.
*
- * $Id: dvbspu.c 2.10 2013/01/20 10:36:58 kls Exp $
+ * $Id: dvbspu.c 2.11 2013/02/22 15:25:16 kls Exp $
*/
#include "dvbspu.h"
@@ -399,7 +399,6 @@ int cDvbSpuDecoder::CalcAreaBpp(cBitmap *fgbmp, cBitmap *bgbmp)
return ret;
}
-
void cDvbSpuDecoder::Draw(void)
{
cMutexLock MutexLock(&mutex);