libcamera: device_enumerator: Remove '\todo' as it is completed
There is a todo written in the doxygen documentation of device_enumerator which is already completed, hence remove it from the documentation. Signed-off-by: Kaaira Gupta <kgupta@es.iitr.ac.in> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
committed by
Laurent Pinchart
parent
0028536d70
commit
cb78b9e4c7
@@ -33,8 +33,6 @@
|
||||
*
|
||||
* The enumerator supports searching among enumerated devices based on criteria
|
||||
* expressed in a DeviceMatch object.
|
||||
*
|
||||
* \todo Add sysfs based device enumerator.
|
||||
*/
|
||||
|
||||
namespace libcamera {
|
||||
|
||||
Reference in New Issue
Block a user