fix libspark/playback_libeplayer3: switch to lt_info/lt_debug

Origin commit data
------------------
Branch: master
Commit: 5154d69a30
Author: max_10 <max_10@gmx.de>
Date: 2015-03-15 (Sun, 15 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
max_10
2015-03-15 18:15:46 +01:00
parent 75a9b54b3e
commit 3bdf08d44f

View File

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