Removed save/messages/callsign.txt for every directed calls in preparation for message inbox

This commit is contained in:
Jordan Sherer 2018-12-26 15:16:25 -05:00
parent df602c663b
commit c8af5e51a7

View File

@ -9325,8 +9325,6 @@ void MainWindow::processCommandActivity() {
// and we should play the sound notification if there is one...
playSoundNotification(m_config.sound_dm_path());
}
writeDirectedCommandToFile(d);
}
// if this is an allcall, check to make sure we haven't replied to their allcall recently (in the past ten minutes)