Skip to content

Commit 84b8ffd

Browse files
author
Jan Lehnardt
committed
- remove unneeded subroutine call
1 parent 16eb6ec commit 84b8ffd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

scripts/phpize.in

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ case "$1" in
130130

131131
# Version
132132
--version|-v)
133-
phpize_get_api_numbers
134133
phpize_print_api_numbers
135134
exit 0
136135
;;
@@ -139,7 +138,6 @@ case "$1" in
139138
*)
140139
phpize_check_configm4 0
141140

142-
phpize_get_api_numbers
143141
phpize_print_api_numbers
144142

145143
phpize_copy_files

0 commit comments

Comments
 (0)