Skip to content

Commit

Permalink
Removed commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
shgutte committed Oct 11, 2024
1 parent a70d145 commit 1246086
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/refrigerator-app/silabs/include/AppTask.h
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,4 @@ class AppTask : public BaseApplication
*/
static void RefrigeratorActionEventHandler(AppEvent * aEvent);

// static void ActionInitiated(OperationalStateEnum action);
// static void ActionCompleted();
// static void UpdateClusterState(intptr_t context);
};

0 comments on commit 1246086

Please sign in to comment.