diff options
Diffstat (limited to 'src/common/saslprep.c')
-rw-r--r-- | src/common/saslprep.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/common/saslprep.c b/src/common/saslprep.c index 2a2449e97b4..7739b81807e 100644 --- a/src/common/saslprep.c +++ b/src/common/saslprep.c @@ -27,12 +27,6 @@ #include "common/saslprep.h" #include "common/unicode_norm.h" - -/* - * Note: The functions in this file depend on functions from - * src/backend/utils/mb/wchar.c, so in order to use this in frontend - * code, you will need to link that in, too. - */ #include "mb/pg_wchar.h" /* |