Index: firmware/App/Services/SystemCommTD.h =================================================================== diff -u -r056bb7c3e42a6c56e10ff75f69aa1d7b9e5c8af8 -r9fcd1ad071bcce7a592833367c103e235e49654f --- firmware/App/Services/SystemCommTD.h (.../SystemCommTD.h) (revision 056bb7c3e42a6c56e10ff75f69aa1d7b9e5c8af8) +++ firmware/App/Services/SystemCommTD.h (.../SystemCommTD.h) (revision 9fcd1ad071bcce7a592833367c103e235e49654f) @@ -59,7 +59,6 @@ BOOL isOnlyCANNode( void ); void setOnlyCANNode( BOOL only ); void clearCANXmitBuffers( void ); -void sendConfirmationRequest( GENERIC_CONFIRM_ID_T requestID, GENERIC_CONFIRM_COMMAND_T requestType, U32 rejectReason ); /**@}*/