Skip to content

Commit c7dd770

Browse files
committed
IProvisioning.h Interface header not following coding guidelines
Reason for change: Solve the guideline issues on IProvisioning.h Test Procedure: verify build success and basic test Risks: Low Priority: P1 Signed-off-by: [email protected]
1 parent 4ebfb21 commit c7dd770

File tree

2 files changed

+0
-46
lines changed

2 files changed

+0
-46
lines changed

apis/DeviceProvisioning/IProvisioning.h

Lines changed: 0 additions & 43 deletions
This file was deleted.

apis/Ids.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,6 @@ namespace Exchange {
7575
ID_CONTENTDECRYPTION = ID_ENTOS_OFFSET + 0x030,
7676
ID_CONTENTDECRYPTION_NOTIFICATION = ID_CONTENTDECRYPTION + 1,
7777

78-
ID_PROVISIONING = ID_ENTOS_OFFSET + 0x040,
79-
ID_PROVISIONING_NOTIFICATION = ID_PROVISIONING + 1,
80-
8178
ID_CAPTURE = ID_ENTOS_OFFSET + 0x050,
8279

8380
ID_PACKAGER = ID_ENTOS_OFFSET + 0x060,

0 commit comments

Comments
 (0)