Remove redundant message in AddUserToTokenDacl().

Noah Misch <noah@leadboat.com>

Commit: 33d3fc5e2aac32fcf356c09cee4bfded6613a1f3
Author: Noah Misch <noah@leadboat.com>
Date: 2016-04-07T03:40:51Z
Releases: 9.6.0
Remove redundant message in AddUserToTokenDacl().

GetTokenUser() will have reported an adequate error message.  These
error conditions almost can't happen, so users are unlikely to observe
this change.

Reviewed by Tom Lane and Stephen Frost.

Files

PathChange+/−
src/common/exec.c modified +1 −4