mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 00:53:53 +02:00
2019-05-03 Fred Gleason <fredg@paravelsystems.com>
* Cleaned up a compiler warning for 'RDMacroEvent'.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user