chiark / gitweb /
Remove some wacky leftover debugging.
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 1 Jul 2007 19:37:14 +0000 (20:37 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 1 Jul 2007 19:37:14 +0000 (20:37 +0100)
commit6aba3f6c378b62fbe5ef1bb1ad1ee1ef473e19c6
tree57623cd89e25b5f4281953ffd58385c2471978d5
parent825f60a30b9ab8f80a99b2f64c428ce150de303b
Remove some wacky leftover debugging.

check_suitable() now rejects tracks that don't belong to any
collection.  This situation can arise if you remove a collection from
the configuration.

A remaining bug is that even reproducible data for the tracks remains
in the database long after the collection has been removed.
CHANGES
server/rescan.c
server/trackdb.c