diff --git a/stream.py b/stream.py index 3c53b8f..10e1983 100755 --- a/stream.py +++ b/stream.py @@ -322,7 +322,6 @@ class MainHandler(tornado.web.RequestHandler): self.set_header("Content-Type", "application/vnd.apple.mpegurl") else: self.set_header("Content-Type", ctype) - else: ldata = {} ldata["upstream"] = upstream ldata["proxy"] = handler.proxy.proxy