X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/eed74133841b43ce901ee0dd31c7dad5a234bd48..ac0ab68f16560b7354afa5c8f02a9767fd78ffb7:/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 -