Files
xorg_lib_libxfont/include
Adam Jackson 77ae404856 fontfile: Remove unused 'bc' slot from _FontEntry
Whatever this is, we're not using it. On my machine we allocate about
1100 of these structs, and this change reduces the struct from 152 to 48
bytes, so this saves about 100k of memory.

Signed-off-by: Adam Jackson <ajax@redhat.com>
2019-05-14 15:36:20 -04:00
..