aboutsummaryrefslogtreecommitdiff
path: root/lib/Videolist/Platform/Bliptv.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Videolist/Platform/Bliptv.php')
-rw-r--r--lib/Videolist/Platform/Bliptv.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Videolist/Platform/Bliptv.php b/lib/Videolist/Platform/Bliptv.php
index 6956e060d..aa53032f9 100644
--- a/lib/Videolist/Platform/Bliptv.php
+++ b/lib/Videolist/Platform/Bliptv.php
@@ -17,7 +17,6 @@ class Videolist_Platform_Bliptv implements Videolist_PlatformInterface
}
return array(
- 'videotype' => 'bliptv',
'video_id' => $parsed['path'],
);
}