mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 07:23:11 +02:00
fix generic compile
This commit is contained in:
@@ -145,8 +145,3 @@ cPlayback::~cPlayback()
|
||||
{
|
||||
printf("%s:%s\n", FILENAME, __func__);
|
||||
}
|
||||
|
||||
uint64_t cPlayback::GetReadCount()
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user