From a7bcf25c834757c577ff3f0711666791b2753dbc Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 24 Feb 2025 23:07:25 +0100 Subject: [PATCH] runtests: drop ref to unused external function [ci skip] Follow-up to 3585796049aa5c8cc2ef4e4fa3ac289b0d5ed85c #16452 --- tests/runtests.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/runtests.pl b/tests/runtests.pl index 68582382be..00c5427874 100755 --- a/tests/runtests.pl +++ b/tests/runtests.pl @@ -88,7 +88,6 @@ use serverhelp qw( server_exe ); use pathhelp qw( - exe_ext sys_native_current_path ); use processhelp qw( -- 2.47.3