[libcamera-devel] [PATCH 1/5] Documentation: application-developer: Remove irrelevant TODO

Kieran Bingham kieran.bingham at ideasonboard.com
Wed Aug 25 12:29:33 CEST 2021


This TODO has no real meaning, and isn't an action. Remove it.

Signed-off-by: Kieran Bingham <kieran.bingham at ideasonboard.com>
---
 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 fb6a80a57eb7..b79241bd9317 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
 --------------------
 
-- 
2.30.2



More information about the libcamera-devel mailing list