mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-09 06:22:57 +00:00
When failpoint feature is disabled it throws away passed code so code inside is not guaranteed to compile when feature is disabled. In this particular case code is obsolete so removing it.