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:
Jacek Jendrzej
2011-04-11 14:00:35 +00:00
parent af982d4193
commit 722682da9d

View File

@@ -1076,7 +1076,7 @@ bool CEpgData::hasFollowScreenings(const t_channel_id /*channel_id*/, const std:
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;
struct tm *tmStartZeit;