Skip to content

Fix #557, remove OS_ObjectIdMap/Unmap prototype and stub#558

Merged
yammajamma merged 1 commit intonasa:integration-candidatefrom
jphickey:fix-557-cleanup-map-unmap
Aug 20, 2020
Merged

Fix #557, remove OS_ObjectIdMap/Unmap prototype and stub#558
yammajamma merged 1 commit intonasa:integration-candidatefrom
jphickey:fix-557-cleanup-map-unmap

Conversation

@jphickey
Copy link
Contributor

Describe the contribution
These internal functions were no longer used or defined but the prototype and stub were still present. This removes them.

Fixes #557

Testing performed
Compile and run unit tests.

Expected behavior changes
None - unused/stale code cleanup.

System(s) tested on
Ubuntu 20.04

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.

These internal functions were no longer used or defined but
the prototype and stub were still present.
@jphickey jphickey added the CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) label Aug 18, 2020
@astrogeco
Copy link
Contributor

CCB 2020-08-19 APPROVED

@yammajamma yammajamma added CCB:Approved Indicates code review and approval by community CCB IC-20200819 labels Aug 20, 2020
@yammajamma yammajamma changed the base branch from main to integration-candidate August 20, 2020 01:27
@yammajamma yammajamma force-pushed the integration-candidate branch from 6d77666 to bbb0dff Compare August 20, 2020 13:28
@yammajamma yammajamma merged commit d3a4a8d into nasa:integration-candidate Aug 20, 2020
@yammajamma yammajamma removed the CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) label Aug 20, 2020
@skliper skliper added this to the 6.0.0 milestone Aug 21, 2020
@jphickey jphickey deleted the fix-557-cleanup-map-unmap branch December 3, 2020 17:26
jphickey pushed a commit to jphickey/osal that referenced this pull request Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CCB:Approved Indicates code review and approval by community CCB

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cleanup - remove OS_ObjectIdMap/Unmap internal prototypes

4 participants