Skip to content

Commit

Permalink
IC:2021-03-30, Remove deprecated API doxygen references
Browse files Browse the repository at this point in the history
Fixes users guide error caused by Deprecated MSG API removal in #1240
  • Loading branch information
astrogeco committed Mar 24, 2021
1 parent 015ac64 commit f034054
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions docs/src/cfe_api.dox
Original file line number Diff line number Diff line change
Expand Up @@ -165,11 +165,6 @@
<LI> #CFE_MSG_GetTypeFromMsgId - \copybrief CFE_MSG_GetTypeFromMsgId
<LI> #CFE_SB_MessageStringGet - \copybrief CFE_SB_MessageStringGet
</UL>
<LI> \ref CFEAPISBChecksum
<UL>
<LI> #CFE_MSG_GenerateChecksum - \copybrief CFE_MSG_GenerateChecksum
<LI> #CFE_MSG_ValidateChecksum - \copybrief CFE_MSG_ValidateChecksum
</UL>
<LI> \ref CFEAPISBMessageID
<UL>
<LI> #CFE_SB_MsgId_Equal - \copybrief CFE_SB_MsgId_Equal
Expand Down
1 change: 0 additions & 1 deletion modules/core_api/fsw/inc/cfe_es.h
Original file line number Diff line number Diff line change
Expand Up @@ -1087,7 +1087,6 @@ void CFE_ES_ProcessAsyncEvent(void);
** \retval #CFE_ES_CDS_ALREADY_EXISTS \copybrief CFE_ES_CDS_ALREADY_EXISTS
** \retval #CFE_ES_CDS_INVALID_SIZE \copybrief CFE_ES_CDS_INVALID_SIZE
** \retval #CFE_ES_CDS_INVALID_NAME \copybrief CFE_ES_CDS_INVALID_NAME
** \retval #CFE_ES_CDS_REGISTRY_FULL \copybrief CFE_ES_CDS_REGISTRY_FULL
**
** \sa #CFE_ES_CopyToCDS, #CFE_ES_RestoreFromCDS
**
Expand Down

0 comments on commit f034054

Please sign in to comment.