Commit 02b1f84e authored by Robert Haas's avatar Robert Haas

Remove bogus comment.

parent 1c249fcf
...@@ -534,8 +534,7 @@ ProcessStandbyMessage(void) ...@@ -534,8 +534,7 @@ ProcessStandbyMessage(void)
} }
/* /*
* Check message type from the first byte. At the moment, there is only * Check message type from the first byte.
* one type.
*/ */
msgtype = pq_getmsgbyte(&reply_message); msgtype = pq_getmsgbyte(&reply_message);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment