Commit 2db7d11d authored by Rolf Kalbermatter's avatar Rolf Kalbermatter Committed by Alexandre Julliard

winapi: Cleanup some unused use clauses.

parent 43460a9d
......@@ -25,7 +25,7 @@ BEGIN {
}
use config qw(
file_type files_skip files_filter get_spec_files
files_skip files_filter get_spec_files
$current_dir $wine_dir $winapi_dir
);
use output qw($output);
......
......@@ -25,10 +25,7 @@ BEGIN {
}
use config qw(
file_type files_filter
file_skip files_skip
file_normalize
get_spec_files
files_filter files_skip
$current_dir $wine_dir $winapi_dir
);
use output qw($output);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment