X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/eed74133841b43ce901ee0dd31c7dad5a234bd48..2e86127b07f6a63b7ce457331d600d9486b22b44:/youtube_dl/swfinterp.py diff --git a/youtube_dl/swfinterp.py b/youtube_dl/swfinterp.py index 9922094..2bd264b 100644 --- a/youtube_dl/swfinterp.py +++ b/youtube_dl/swfinterp.py @@ -827,4 +827,3 @@ class SWFInterpreter(object): avm_class.method_pyfunctions[func_name] = resfunc return resfunc -