heimdal: don't export nonexistant _wind_ucs2read

This symbol table entry came in with the 1.5 import (commit
7c450da7b4), but the only other mention is a commented out entry in
lib/wind/libwind-exports.def.

Reviewed by:	cy
Differential Revision:	https://reviews.freebsd.org/D44245
This commit is contained in:
Brooks Davis 2024-03-07 00:54:55 +00:00
parent 023fa553bf
commit de4386d174

View file

@ -23,7 +23,6 @@ HEIMDAL_WIND_1.0 {
_wind_stringprep_map;
_wind_stringprep_normalize;
_wind_ldap_case_exact_attribute;
_wind_ucs2read;
local:
*;
};