cmsColNm: remove obsolete comment about FirstCmp being public

It was made a static function in May 14, 1991 by rws in
commit "make FirstCmp static" for X11R5

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/lib/libx11/-/merge_requests/276>
This commit is contained in:
Alan Coopersmith 2024-12-30 10:27:23 -08:00
parent 7c75a06645
commit 61175323a8

View file

@ -248,7 +248,6 @@ FirstCmp(const void *p1, const void *p2)
/*
* DESCRIPTION
* Compares the color names of XcmsColorTuples.
* This routine is public to allow access from qsort???.
*
* RETURNS
* 0 if equal;