* mu cfind: some fixes

This commit is contained in:
djcb
2012-06-20 11:28:34 +03:00
parent 8971b88c23
commit ef17c2f731
4 changed files with 4 additions and 5 deletions

View File

@ -271,8 +271,6 @@ set_group_cfind_defaults (void)
MU_CONFIG.format = MU_CONFIG_FORMAT_PLAIN;
else
MU_CONFIG.format = get_output_format (MU_CONFIG.formatstr);
MU_CONFIG.after = 0;
}