Skip to content

Commit

Permalink
Remove *SoftwareUpdateManager* files which were never used (#10521)
Browse files Browse the repository at this point in the history
* remove *SoftwareUpdateManager* which was never used

* add missing include

* fix Inet::IPAddress namespacing

* more namespace fixing and remove more dead files
  • Loading branch information
holbrookt authored and pull[bot] committed Oct 22, 2021
1 parent 19b0fc8 commit cc44d06
Show file tree
Hide file tree
Showing 23 changed files with 8 additions and 2,813 deletions.
3 changes: 0 additions & 3 deletions src/include/platform/CHIPDeviceLayer.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@
#include <platform/PlatformManager.h>
#include <system/SystemClock.h>
#include <system/SystemLayerImpl.h>
#if CHIP_DEVICE_CONFIG_ENABLE_SOFTWARE_UPDATE_MANAGER
#include <platform/SoftwareUpdateManager.h>
#endif // CHIP_DEVICE_CONFIG_ENABLE_SOFTWARE_UPDATE_MANAGER
#if CHIP_DEVICE_CONFIG_ENABLE_THREAD
#include <platform/ThreadStackManager.h>
#endif // CHIP_DEVICE_CONFIG_ENABLE_THREAD
Expand Down
Loading

0 comments on commit cc44d06

Please sign in to comment.