Index: firmware/App/Services/Messaging.h =================================================================== diff -u -r12929ac400de74684371b01b962926f868922448 -r2245e17875668a9326a5f5155a56747378e139e9 --- firmware/App/Services/Messaging.h (.../Messaging.h) (revision 12929ac400de74684371b01b962926f868922448) +++ firmware/App/Services/Messaging.h (.../Messaging.h) (revision 2245e17875668a9326a5f5155a56747378e139e9) @@ -81,7 +81,6 @@ BOOL handleSetTestConfiguration( MESSAGE_T *message ); BOOL handleGetTestConfiguration( MESSAGE_T *message ); -//BOOL handleSendTestConfiguration( MESSAGE_T *message ); BOOL handleResetAllTestConfigurations( MESSAGE_T *message ); /**@}*/