From 26a17d704a9396897d17aa12d877ef23eaa5dd50 Mon Sep 17 00:00:00 2001 From: Frank Neumann Date: Sun, 7 May 2017 10:39:01 +0200 Subject: Commit 0003-revert-now-obsolete-pointer-params.diff (thx TomJoad@vdr-portal.de) --- epgsearchext.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epgsearchext.h') diff --git a/epgsearchext.h b/epgsearchext.h index 5cd1ab1..1177817 100644 --- a/epgsearchext.h +++ b/epgsearchext.h @@ -201,7 +201,7 @@ public: void OnOffTimers(bool); void DeleteAllTimers(); cTimerObjList* GetTimerList(const cTimers* vdrtimers, cTimerObjList* timerList); - int GetCountRecordings(cRecordings *vdrrecordings); + int GetCountRecordings(); bool IsActiveAt(time_t t); bool HasContent(int contentID); void SetContentFilter(int* contentStringsFlags); -- cgit v1.2.3