use strset.h instead of tagTracker.h
With a large music database, the linear string collection in
tagTracker.c becomes very slow. We implemented that in a
quick'n'dirty fashion when we removed tree.c, and now we rewrite it
using the fast hashed string set.
Showing
src/tagTracker.c
deleted
100644 → 0
src/tagTracker.h
deleted
100644 → 0
Please
register
or
sign in
to comment