Skip to content

Commit 7ad6c4b

Browse files
committed
Remove declaration of non-existent method
CommitToStorage was removed in #20010. Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
1 parent 5bd02e7 commit 7ad6c4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/FailSafeContext.h

-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ class FailSafeContext
152152
}
153153

154154
void FailSafeTimerExpired();
155-
CHIP_ERROR CommitToStorage();
156155
};
157156

158157
} // namespace app

0 commit comments

Comments
 (0)