Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
derobins committed Dec 8, 2024
1 parent c9d019a commit 4145a4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/make_vers
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ sub print_globalapidefvers ($) {
#
sub print_globalapisymbolvers ($) {
my $fh = shift; # File handle for output file
my $curr_idx; # Current API version index

# Print the descriptive comment
print $fh "\n\n/* If a particular \"global\" version of the library's interfaces is chosen,\n";
Expand Down

0 comments on commit 4145a4c

Please sign in to comment.