mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 23:43:00 +02:00
generic-pc: remove unused stuff from playback.h header
This commit is contained in:
@@ -34,7 +34,7 @@ bool cPlayback::SelectSubtitles(int pid)
|
||||
|
||||
bool cPlayback::SetSpeed(int speed)
|
||||
{
|
||||
printf("%s:%s playing %d speed %d\n", FILENAME, __func__, playing, speed);
|
||||
printf("%s:%s speed %d\n", FILENAME, __func__, speed);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user