2019-05-03 Fred Gleason <fredg@paravelsystems.com>

* Cleaned up a compiler warning for 'RDMacroEvent'.
This commit is contained in:
Fred Gleason 2019-05-03 17:21:33 -04:00
parent 128a977d56
commit 036641f6ac
2 changed files with 2 additions and 1 deletions

View File

@ -18641,3 +18641,5 @@
* Fixed a regression that broke audio importation in rdimport(1).
2019-05-03 Fred Gleason <fredg@paravelsystems.com>
* Cleaned up a compiler warning for rdimport(1).
2019-05-03 Fred Gleason <fredg@paravelsystems.com>
* Cleaned up a compiler warning for 'RDMacroEvent'.

View File

@ -225,7 +225,6 @@ void RDMacroEvent::exec(int line)
RDMacro rml;
RDStation *station;
QHostAddress addr;
RDMacro::Command cmd;
emit started(line);
switch(event_cmds[line]->command()) {
case RDMacro::SP: // Sleep