Remove leftover function declaration
authorHeikki Linnakangas
Tue, 30 Jul 2024 12:19:46 +0000 (15:19 +0300)
committerHeikki Linnakangas
Tue, 30 Jul 2024 12:19:46 +0000 (15:19 +0300)
commit47c98035c6fbff01724b9a646196c92b99faa6bf
treee4616c591c60ac6cbb46e44ad516f8cc1dff0315
parent524d490a9f4ab81d86bbedc6e429fbc27776351c
Remove leftover function declaration

Commit 9d9b9d46f3 removed the function (or rather, moved it to a
different source file and renamed it to SendCancelRequest), but forgot
the declaration in the header file.
src/include/postmaster/postmaster.h