amcheck: Remove unused IndexCheckableCallback typedef.

Commit d70b17636dd introduced the IndexCheckableCallback typedef for
a callback function, but it was never used. This commit removes
the unused typedef to clean up dead code.

Author: Fujii Masao <[email protected]>
Reviewed-by: Andrey Borodin <[email protected]>
Discussion: 
https://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d64d68fddf9802dea4cc5be8a491937c3aefefa0

Modified Files
--------------
contrib/amcheck/verify_common.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)

Reply via email to