mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 00:11:08 +02:00
fix compil
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1387 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7c49669d32
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2011-04-11 (Mon, 11 Apr 2011)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1076,7 +1076,7 @@ bool CEpgData::hasFollowScreenings(const t_channel_id /*channel_id*/, const std:
|
|||||||
return !followlist.empty();
|
return !followlist.empty();
|
||||||
}
|
}
|
||||||
|
|
||||||
int CEpgData::FollowScreenings (const t_channel_id /*channel_id*/, const std::string & title)
|
int CEpgData::FollowScreenings (const t_channel_id /*channel_id*/, const std::string & /*title*/)
|
||||||
{
|
{
|
||||||
CChannelEventList::iterator e;
|
CChannelEventList::iterator e;
|
||||||
struct tm *tmStartZeit;
|
struct tm *tmStartZeit;
|
||||||
|
Reference in New Issue
Block a user