• Max Kellermann's avatar
    client: removed list_cache · e5ef2d8a
    Max Kellermann authored
    The list cache aims to save memory allocations, and complicates the
    code a bit.  We should rather use GLib slices later, which are easy to
    use.
    e5ef2d8a
client.c 20.1 KB