* cosmetic

This commit is contained in:
Dirk-Jan C. Binnema 2010-11-30 08:33:15 +02:00
parent 61bc73f071
commit 340f2141c4
1 changed files with 0 additions and 1 deletions

View File

@ -127,7 +127,6 @@ print_stats (MuIndexStats* stats, gboolean clear)
(unsigned)stats->_processed,
(unsigned)stats->_updated,
(unsigned)stats->_cleaned_up);
g_print ("%s", output);
}