From 6daa16d2893d0c0d9cd8433f3a03f76c76f031de Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 10 Mar 2025 22:39:01 +0100 Subject: Remove erroneous copy/pasted comment. --- src/verify.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/verify.h b/src/verify.h index c9df2781..8644ab15 100644 --- a/src/verify.h +++ b/src/verify.h @@ -204,7 +204,6 @@ public: */ INVALID_PICTURE_FRAME_RATE_FOR_4K, /** A picture asset is 4K but is 3D which is not allowed by Bv2.1 [Bv2.1_7.1] - * note contains the invalid frame rate as "/" * file contains the asset filename */ INVALID_PICTURE_ASSET_RESOLUTION_FOR_3D, -- cgit v1.2.3