Remove dummyret definition
authorPeter Eisentraut <peter@eisentraut.org>
Sat, 20 Aug 2022 18:48:47 +0000 (20:48 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Sat, 20 Aug 2022 18:52:24 +0000 (20:52 +0200)
commit585d0cd944d952f08f7649d02f1d6b6644e93611
tree02c108062fa8c4575cf5e1f74988d4c2e5f2e534
parentc855872074b5bf44ecea033674d22fac831cfc31
Remove dummyret definition

This hasn't been used in a while (last use removed by 50d22de932, and
before that 84b6d5f359), and since we are now preferring inline
functions over complex macros, it's unlikely to be needed again.

Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://www.postgresql.org/message-id/flat/7110ab37-8ddd-437f-905c-6aa6205c6185%40enterprisedb.com
src/include/c.h