Skip to content

Commit

Permalink
Merge branch 'master' of github.com:libvips/php-vips
Browse files Browse the repository at this point in the history
  • Loading branch information
jcupitt committed Dec 28, 2023
2 parents 2dd6ae6 + f8b965b commit f30706e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/FFI.php
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,6 @@ private static function libraryName(string $name, int $abi): string
// most *nix
return "$name.so.$abi";
}

return null;
}

private static function libraryLoad(
Expand Down

0 comments on commit f30706e

Please sign in to comment.