fix libspark/playback_libeplayer3: switch to lt_info/lt_debug

This commit is contained in:
max10
2015-03-15 18:15:46 +01:00
parent ba133fba30
commit 5154d69a30

View File

@@ -360,7 +360,6 @@ void cPlayback::FindAllSubs(uint16_t * /*pids*/, unsigned short * /*supp*/, uint
bool cPlayback::SelectSubtitles(int /*pid*/)
{
lt_info("%s pid %d\n", __func__, pid);
return false;
}