Andreas Rheinhardt: > Forgotten in b773a8d8c1dfe4cfc6eabf509e26ab011270b9ed. > > Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@outlook.com> > --- > libavcodec/vdpau.c | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/libavcodec/vdpau.c b/libavcodec/vdpau.c > index 2b9b78d8d0..c56ee1f44c 100644 > --- a/libavcodec/vdpau.c > +++ b/libavcodec/vdpau.c > @@ -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 > *
Will apply this patchset tomorrow unless there are objections. - Andreas _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".