diff options
Diffstat (limited to 'detailview.h')
-rw-r--r-- | detailview.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/detailview.h b/detailview.h index d5174d0..84de6bc 100644 --- a/detailview.h +++ b/detailview.h @@ -27,7 +27,6 @@ private: int NumActors(void); void SetScraperTokens(void); cList<Epgsearch_searchresults_v1_0::cServiceSearchResult> *LoadReruns(void); - int NumReruns(cList<Epgsearch_searchresults_v1_0::cServiceSearchResult> *reruns); void SetReruns(cList<Epgsearch_searchresults_v1_0::cServiceSearchResult> *reruns); void SetEpgPictures(int eventId); public: |