summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/libcamera/pixel_format.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libcamera/pixel_format.cpp b/src/libcamera/pixel_format.cpp
index 54763fbf..997aeb8a 100644
--- a/src/libcamera/pixel_format.cpp
+++ b/src/libcamera/pixel_format.cpp
@@ -132,7 +132,6 @@ std::string PixelFormat::toString() const
/**
* \brief Create a PixelFormat from a string
- * \return Pixel format
* \return The PixelFormat represented by the \a name if known, or an
* invalid pixel format otherwise.
*/