diff --git a/ChangeLog b/ChangeLog index 44aa237b..df6e1fb6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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'. diff --git a/lib/rdmacro_event.cpp b/lib/rdmacro_event.cpp index 0c04ba13..990f46f5 100644 --- a/lib/rdmacro_event.cpp +++ b/lib/rdmacro_event.cpp @@ -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