summaryrefslogtreecommitdiff
path: root/detailview.h
diff options
context:
space:
mode:
Diffstat (limited to 'detailview.h')
-rw-r--r--detailview.h1
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: