Skip to content

Commit 5a1af5c

Browse files
Removed unused method
1 parent 51f0a82 commit 5a1af5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/platform/silabs/BaseApplication.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,6 @@ CHIP_ERROR BaseApplication::Init()
281281
return err;
282282
}
283283

284-
InitCompleteCallback(err);
285284
return err;
286285
}
287286

0 commit comments

Comments
 (0)