From 97af22c9b71790137f63e3c8ee65e53aea5e8579 Mon Sep 17 00:00:00 2001 From: Toni Gundogdu Date: Fri, 18 Jan 2013 01:40:34 +0200 Subject: [PATCH] quvi/const: Remove quvi fetch types These are no longer supported. Signed-off-by: Toni Gundogdu --- share/common/quvi/const.lua | 5 ----- 1 file changed, 5 deletions(-) diff --git a/share/common/quvi/const.lua b/share/common/quvi/const.lua index 9cf2420..b9bd17c 100644 --- a/share/common/quvi/const.lua +++ b/share/common/quvi/const.lua @@ -64,11 +64,6 @@ M.st_cc = 0x2 -- closed caption -- (s)ubtitle (i)nternal (f)ormat M.sif_tt = 0x1 -- timed text --- (q)uvi.(f)etch (t)ype -M.qft_playlist = 0x0 -M.qft_config = 0x1 -M.qft_url = 0x2 -- default - --[[ qfo_from_charset -- 2.11.4.GIT