diff stream_error_log.t @ 925:6bb1f2ccd386

Tests: removed unused variables.
author Andrey Zelenkov <zelenkov@nginx.com>
date Fri, 13 May 2016 14:46:07 +0300
parents 77359b849cd5
children e9064d691790
line wrap: on
line diff
--- a/stream_error_log.t
+++ b/stream_error_log.t
@@ -167,7 +167,6 @@ sub levels {
 sub get_syslog {
 	my ($data, $peer, $port) = @_;
 	my ($s);
-	my $rfd = '';
 
 	$port = 8080 unless defined $port;