mediafoundation: code clean up
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run

Reviewed-by: Yubo Xie <yuboxie@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41279>
This commit is contained in:
Pohsiang (John) Hsu 2026-04-29 15:40:10 -07:00 committed by Marge Bot
parent ff1c171bae
commit 41965d4082
2 changed files with 0 additions and 4 deletions

View file

@ -22,8 +22,6 @@
*/
#if MFT_CODEC_H264ENC
#include "hmft_entrypoints.h"
#include "mfbufferhelp.h"
#include "mfpipeinterop.h"
#include "reference_frames_tracker_h264.h"
#include "wpptrace.h"

View file

@ -22,8 +22,6 @@
*/
#if MFT_CODEC_H265ENC
#include "hmft_entrypoints.h"
#include "mfbufferhelp.h"
#include "mfpipeinterop.h"
#include "reference_frames_tracker_hevc.h"
#include "wpptrace.h"