summaryrefslogtreecommitdiff
path: root/tools.c
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2020-02-17 14:15:44 +0100
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2020-02-17 16:05:43 +0100
commitb96f80024061d3d20581e4158ae30a5b6a8aa290 (patch)
tree2553cb8bf7ea8700469428cb538ad1e3ec9079c9 /tools.c
parent5d9ed1439a8e46becf90fbd00189d655cb5efcfb (diff)
downloadvdr-plugin-tvguide-b96f80024061d3d20581e4158ae30a5b6a8aa290.tar.gz
vdr-plugin-tvguide-b96f80024061d3d20581e4158ae30a5b6a8aa290.tar.bz2
Add episode to manual timer
Diffstat (limited to 'tools.c')
-rw-r--r--tools.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools.c b/tools.c
index 04271d3..866929b 100644
--- a/tools.c
+++ b/tools.c
@@ -130,7 +130,6 @@ void ReadRecordingDirectories(std::vector<std::string> *folders, cList<cNestedIt
}
}
-
/****************************************************************************************
* DrawRoundedCorners
****************************************************************************************/