Skip to content

"SenderReporting" from SB private "global" - removed#934

Closed
MartaTu wants to merge 1 commit intonasa:mainfrom
MartaTu:main
Closed

"SenderReporting" from SB private "global" - removed#934
MartaTu wants to merge 1 commit intonasa:mainfrom
MartaTu:main

Conversation

@MartaTu
Copy link

@MartaTu MartaTu commented Oct 1, 2020

The global variable removed because is only set once and never used.

The global variable removed because is only set once and never used.
@skliper skliper linked an issue Oct 5, 2020 that may be closed by this pull request
Copy link
Contributor

@zanzaben zanzaben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other references need to be removed

/* Initialize the state of sender reporting */
CFE_SB.SenderReporting = CFE_PLATFORM_SB_DEFAULT_REPORT_SENDER;

CFE_SB.SenderReporting = 0;

@skliper
Copy link
Contributor

skliper commented Jan 14, 2021

Closing as duplicate of #1099

@skliper skliper closed this Jan 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

remove "SenderReporting" from SB private "global"

3 participants