Merge remote-tracking branch 'tangocash/master'

This commit is contained in:
max_10
2017-10-05 19:26:50 +02:00
5 changed files with 46 additions and 31 deletions

View File

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