From: Antonio Ospite Date: Sat, 19 Oct 2013 10:20:22 +0000 (+0200) Subject: Simplify get_manifest() signature X-Git-Url: https://git.ao2.it/smooth-dl.git/commitdiff_plain/64956443214ffb5ba10b4079a71954a2f6b23995?hp=64956443214ffb5ba10b4079a71954a2f6b23995 Simplify get_manifest() signature The manifest_file argument is never used, downloading to 'Manifest' is just fine. ---