Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit 7c85ad3

Browse files
committed
Address -Wshadow warnings.
1 parent 0b57870 commit 7c85ad3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test-apps/weave-bdx-client-development.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ static void HandleTransferTimeout(System::Layer* aSystemLayer, void* aAppState,
7272
static WEAVE_ERROR PrepareBinding();
7373
static void HandleBindingEvent(void *const ctx, const Binding::EventType event, const Binding::InEventParam &inParam, Binding::OutEventParam &outParam);
7474

75-
typedef BdxNode BdxClient;
7675
BdxClient BDXClient;
7776
BdxAppState * appState;
7877

0 commit comments

Comments
 (0)