compile fix

Origin commit data
------------------
Branch: master
Commit: 43ded09d01
Author: TangoCash <eric@loxat.de>
Date: 2015-11-14 (Sat, 14 Nov 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2015-11-14 08:09:44 +01:00
parent 941520dbcd
commit 5f57aec894
2 changed files with 6 additions and 0 deletions

View File

@@ -810,3 +810,8 @@ bool cPlayback::SetTeletextPid(int /*pid*/)
{
return true;
}
uint64_t cPlayback::GetReadCount()
{
return 0;
}