diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-03-10 22:39:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-03-10 22:39:01 +0100 |
| commit | 6daa16d2893d0c0d9cd8433f3a03f76c76f031de (patch) | |
| tree | b352fac780e9bd7d594d6d4a9ea3f2a908923069 /src | |
| parent | 0bff98d1d03af990f048bc278e8e433fe432e658 (diff) | |
Remove erroneous copy/pasted comment.
Diffstat (limited to 'src')
| -rw-r--r-- | src/verify.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 "<numerator>/<denominator>" * file contains the asset filename */ INVALID_PICTURE_ASSET_RESOLUTION_FOR_3D, |
