mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
unbreak generic build
This commit is contained in:
@@ -46,7 +46,7 @@ void cPlayback::Close(void)
|
||||
}
|
||||
}
|
||||
|
||||
bool cPlayback::Start(char *filename, int vpid, int vtype, int apid, int ac3, unsigned int)
|
||||
bool cPlayback::Start(char *filename, int vpid, int vtype, int apid, int ac3, int)
|
||||
{
|
||||
bool ret = false;
|
||||
bool isHTTP = false;
|
||||
|
Reference in New Issue
Block a user