diff options
Diffstat (limited to 'update.h')
-rw-r--r-- | update.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -197,7 +197,6 @@ class cUpdate : public cThread, public cStatus, public cParameters int lookupVdrEventOf(int eId, const char* cId); int storePicturesToFs(); int cleanupPictures(); - int pictureLinkNeeded(const char* linkName); int getOsd2WebPort(); tChannelID toChanID(const char* chanIdStr) |