mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
src/driver/record.cpp: Fix compiler warning
Origin commit data
------------------
Branch: ni/coolstream
Commit: a92d7bd037
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-03-04 (Fri, 04 Mar 2016)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1892,7 +1892,7 @@ void CStreamRec::GetPids(CZapitChannel * channel)
|
||||
channel = channel;
|
||||
}
|
||||
|
||||
void CStreamRec::FillMovieInfo(CZapitChannel * channel, APIDList & apid_list)
|
||||
void CStreamRec::FillMovieInfo(CZapitChannel * /*channel*/, APIDList & /*apid_list*/)
|
||||
{
|
||||
recMovieInfo->VideoType = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user