diff --git a/src/app/reporting/Engine.h b/src/app/reporting/Engine.h index 71189e4102da0f..5f06e11b9e70a3 100644 --- a/src/app/reporting/Engine.h +++ b/src/app/reporting/Engine.h @@ -136,8 +136,6 @@ class Engine void GetMinEventLogPosition(uint32_t & aMinLogPosition); /** - * If we already have a path that is a superset of the provided path. - * * If the provided path is a superset of our of our existing paths, update that existing path to match the * provided path. *