- remove unneeded subroutine call

This commit is contained in:
Jan Lehnardt 2004-01-03 14:03:46 +00:00
parent 16eb6ece84
commit 84b8ffd491

View File

@ -130,7 +130,6 @@ case "$1" in
# Version
--version|-v)
phpize_get_api_numbers
phpize_print_api_numbers
exit 0
;;
@ -139,7 +138,6 @@ case "$1" in
*)
phpize_check_configm4 0
phpize_get_api_numbers
phpize_print_api_numbers
phpize_copy_files