fix generic compile

Origin commit data
------------------
Branch: master
Commit: e5547c17ed
Author: TangoCash <eric@loxat.de>
Date: 2017-10-01 (Sun, 01 Oct 2017)


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

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2017-10-01 12:00:48 +02:00
parent 86559d2a6e
commit 5395b8945e

View File

@@ -145,8 +145,3 @@ cPlayback::~cPlayback()
{
printf("%s:%s\n", FILENAME, __func__);
}
uint64_t cPlayback::GetReadCount()
{
return 0;
}