rc_loss_alarm: remove unimplemented declaration

This commit is contained in:
Matthias Grob 2020-07-20 10:51:20 +02:00 committed by Daniel Agar
parent 987826f1d4
commit ed7732eaec

View File

@ -57,12 +57,6 @@ public:
void process();
private:
/**
* check for topic updates
* @return true if one or more topics got updated
*/
bool check_for_updates();
/** Publish tune control to sound alarm */
void play_tune();