Skip to content

Commit f30706e

Browse files
committed
Merge branch 'master' of github.com:libvips/php-vips
2 parents 2dd6ae6 + f8b965b commit f30706e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/FFI.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,8 +204,6 @@ private static function libraryName(string $name, int $abi): string
204204
// most *nix
205205
return "$name.so.$abi";
206206
}
207-
208-
return null;
209207
}
210208

211209
private static function libraryLoad(

0 commit comments

Comments
 (0)