mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-04-09 14:33:28 +02:00
2019-05-03 Fred Gleason <fredg@paravelsystems.com>
* Cleaned up a compiler warning for 'RDMacroEvent'.
This commit is contained in:
parent
128a977d56
commit
036641f6ac
@ -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'.
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user