2018-03-20 Fred Gleason <fredg@paravelsystems.com>

* Removed event checks when update Playout events in rdcatch(1).
This commit is contained in:
Fred Gleason
2018-03-20 11:00:03 -04:00
parent 5b8aea8b17
commit dbd4d865f9
10 changed files with 14 additions and 100 deletions

View File

@@ -59,7 +59,6 @@ class EditPlayout : public QDialog
private:
void PopulateDecks(QComboBox *box);
void Save();
bool CheckEvent(bool include_myself);
RDDeck *edit_deck;
RDRecording *edit_recording;
QCheckBox *edit_active_button;