Remove unused function prototype

Commit aafc05de1bf5 removed StartSlotSyncWorker() but mistakenly left
the prototype in slotsync.h.  Fix by removing.

Reported-by: Alexander Lakhin <[email protected]>
Discussion: https://postgr.es/m/[email protected]

Branch
------
master

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

Modified Files
--------------
src/include/replication/slotsync.h | 1 -
1 file changed, 1 deletion(-)

Reply via email to