summaryrefslogtreecommitdiff
path: root/vdr-vdrmanager/helpers.h
diff options
context:
space:
mode:
authorlado <herrlado@gmail.com>2012-05-02 00:00:02 +0200
committerlado <herrlado@gmail.com>2012-05-02 00:00:02 +0200
commit14b306835291f7213776b5fc38898e4d33b3916c (patch)
tree53006d19405dd2e157e7ab94a1ad9f1b4c636b9b /vdr-vdrmanager/helpers.h
parenta9625747723a19a50a11117c14d1498d6a7600b8 (diff)
downloadvdr-manager-14b306835291f7213776b5fc38898e4d33b3916c.tar.gz
vdr-manager-14b306835291f7213776b5fc38898e4d33b3916c.tar.bz2
reverted 1.7.17 patch
Diffstat (limited to 'vdr-vdrmanager/helpers.h')
-rw-r--r--vdr-vdrmanager/helpers.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vdr-vdrmanager/helpers.h b/vdr-vdrmanager/helpers.h
index e006d96..71c3e6e 100644
--- a/vdr-vdrmanager/helpers.h
+++ b/vdr-vdrmanager/helpers.h
@@ -63,5 +63,4 @@ private:
static string ConvertWeekdays(int v);
static int ConvertWeekdays(string v);
static queue<int> ConvertToBinary(int v);
-
};