diff options
Diffstat (limited to 'apps/tsget')
-rw-r--r-- | apps/tsget | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/tsget b/apps/tsget index 0d54e9fc9a76..0fca99f4385a 100644 --- a/apps/tsget +++ b/apps/tsget @@ -193,4 +193,3 @@ REQUEST: foreach (@ARGV) { STDERR->printflush(", $output written.\n") if $options{v}; } $curl->cleanup(); -WWW::Curl::Easy::global_cleanup(); |