meson: Remove redundant return code check

Andres Freund <andres@anarazel.de>

Commit: 5f87a021257f1ea1cacdced0cf49ff1c58ecf5e9
Author: Andres Freund <andres@anarazel.de>
Date: 2023-06-29T16:16:03Z
Releases: 16.0
meson: Remove redundant return code check

run_command(check: true) already would have errorred out before the check is
reached.

Author: Tristan Partin <tristan@neon.tech>
Discussion: CSPIJVUDZFKX.3KHMOAVGF94RV@c3po

Files

PathChange+/−
meson.build modified +1 −1