avcodec/vdpau: Remove outdated comment

Forgotten in b773a8d8c1.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
Andreas Rheinhardt 2024-03-05 16:19:15 +01:00
parent 30d6861a11
commit 2a87345e69
1 changed files with 0 additions and 3 deletions

View File

@ -34,9 +34,6 @@
#include "vdpau.h"
#include "vdpau_internal.h"
// XXX: at the time of adding this ifdefery, av_assert* wasn't use outside.
// When dropping it, make sure other av_assert* were not added since then.
/**
* @addtogroup VDPAU_Decoding
*