mirror of
https://github.com/simon987/sist2.git
synced 2025-12-15 08:19:06 +00:00
Better support for media files inside archives
This commit is contained in:
@@ -171,7 +171,7 @@ int merge_up(double thresh) {
|
||||
|
||||
int size = g_hash_table_size(FlatTree);
|
||||
|
||||
LOG_DEBUGF("stats.h", "Merge up iteration (%d merged, %d in tree)", count, size)
|
||||
LOG_DEBUGF("stats.c", "Merge up iteration (%d merged, %d in tree)", count, size)
|
||||
return count;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user