Skip to content

Commit

Permalink
Unused variable removal in TestSceneTable.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
lpbeliveau-silabs authored and pull[bot] committed Nov 8, 2023
1 parent 404fa77 commit 6a81b90
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/app/tests/TestSceneTable.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,6 @@ static uint8_t CC_buffer[scenes::kMaxFieldsPerCluster] = { 0 };
class TestSceneHandler : public scenes::DefaultSceneHandlerImpl
{
public:
static constexpr uint8_t kMaxValueSize = 4;
static constexpr uint8_t kMaxAvPair = 15;

TestSceneHandler() = default;
~TestSceneHandler() override {}

Expand Down

0 comments on commit 6a81b90

Please sign in to comment.