CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2025/06/09 22:28:19
Removed files:
lib/mesa/src/util: u_printf_length.c
Log message:
remove unused u_printf_length.c
u_printf_length() was moved from u_printf.cpp to avoid a problem with
unused c++ sections with ld.bfd.
Since then, upstream changed u_printf.cpp to u_printf.c and this problem
no longer exists.
