Remove missing code debugging information.
parent
971e57fd93
commit
7e570378d1
|
@ -102,8 +102,6 @@ HTAB* pgsm_get_hash(void)
|
|||
void
|
||||
pgss_shmem_shutdown(int code, Datum arg)
|
||||
{
|
||||
printf("--%s", __FUNCTION__);
|
||||
|
||||
/* Don't try to dump during a crash. */
|
||||
if (code)
|
||||
return;
|
||||
|
|
Loading…
Reference in New Issue