Remove unnecessary prototypes
Peter Eisentraut <peter_e@gmx.net>
Remove unnecessary prototypes Prototypes for functions implementing V1-callable functions are no longer necessary. Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi> Reviewed-by: Thomas Munro <thomas.munro@enterprisedb.com>
Files
| Path | Change | +/− |
|---|---|---|
| contrib/bloom/bloom.h | modified | +0 −1 |
| contrib/btree_gist/btree_gist.h | modified | +0 −10 |
| contrib/dblink/dblink.h | modified | +0 −24 |
| contrib/isn/isn.h | modified | +0 −19 |
| contrib/pgcrypto/pgcrypto.h | modified | +0 −13 |
| contrib/tablefunc/tablefunc.h | modified | +0 −9 |