mirror of
https://github.com/curl/curl.git
synced 2026-08-26 06:13:35 +03:00
tests: Remove unused variables
* tests/directories.pm: - %diroutput * tests/ftpserver.pl: - %exit_signal * tests/test1135.pl: - @syms - %doc - %rem * tests/test1167.pl: - %doc - %rem * tests/tftpserver.pl: - %fork Closes #16798
This commit is contained in:
parent
58881058ad
commit
23f6a1abfd
5 changed files with 0 additions and 9 deletions
|
|
@ -187,7 +187,6 @@ my $datasockf_conn = 'no'; # ['no','yes']
|
|||
# global vars used for signal handling
|
||||
#
|
||||
my $got_exit_signal = 0; # set if program should finish execution ASAP
|
||||
my $exit_signal; # first signal handled in exit_signal_handler
|
||||
|
||||
#**********************************************************************
|
||||
# Mail related definitions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue