From bc3bc9ff11356f87ded1130e8ae282e39f790482 Mon Sep 17 00:00:00 2001 From: Kieran Bingham Date: Tue, 27 Jul 2021 16:10:53 +0100 Subject: Documentation: application-developer: Remove irrelevant TODO This TODO has no real meaning, and isn't an action. Remove it. Signed-off-by: Kieran Bingham --- Documentation/guides/application-developer.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/Documentation/guides/application-developer.rst b/Documentation/guides/application-developer.rst index e0bbbad4..fdce67b5 100644 --- a/Documentation/guides/application-developer.rst +++ b/Documentation/guides/application-developer.rst @@ -7,8 +7,6 @@ This tutorial shows how to create a C++ application that uses libcamera to interface with a camera on a system, capture frames from it for 3 seconds, and write metadata about the frames to standard out. -.. TODO: Check how much of the example code runs before camera start etc? - Application skeleton -------------------- -- cgit v1.2.1