Index: firmware/App/Modes/OperationModes.h =================================================================== diff -u -r1275f9e92eb1ab0cd1b321c0c8eb940524e22117 -r909d4064e98d5684ee139534f0ac6cbc5f8774d5 --- firmware/App/Modes/OperationModes.h (.../OperationModes.h) (revision 1275f9e92eb1ab0cd1b321c0c8eb940524e22117) +++ firmware/App/Modes/OperationModes.h (.../OperationModes.h) (revision 909d4064e98d5684ee139534f0ac6cbc5f8774d5) @@ -74,7 +74,6 @@ void sendOperationStatusEvent( void ); // Constructs and sends operation status event void handleConfirmationDialogTimeout( void ); // Handle timeout for confirmation dialog -GENERIC_CONFIRM_ID_T getPendingConfirmationID( void ); // Get the pending confirmation id BOOL testSetOperationMode( MESSAGE_T *message ); // Force transition to a given mode (if allowed) BOOL testSetOpModePublishIntervalOverride( MESSAGE_T *message ); // Override op mode data publish interval