Mesa (main): dzn: drop unused include

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Apr 7 20:06:46 UTC 2022


Module: Mesa
Branch: main
Commit: 08e4b28a0523487662a5351d6a722271b53544e0
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=08e4b28a0523487662a5351d6a722271b53544e0

Author: Erik Faye-Lund <erik.faye-lund at collabora.com>
Date:   Thu Apr  7 13:43:27 2022 +0200

dzn: drop unused include

Reviewed-by: Louis-Francis Ratté-Boulianne <lfrb at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15790>

---

 src/microsoft/vulkan/dzn_descriptor_set.cpp | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/microsoft/vulkan/dzn_descriptor_set.cpp b/src/microsoft/vulkan/dzn_descriptor_set.cpp
index a5fc4e60b94..625682ed682 100644
--- a/src/microsoft/vulkan/dzn_descriptor_set.cpp
+++ b/src/microsoft/vulkan/dzn_descriptor_set.cpp
@@ -23,8 +23,6 @@
 
 #include "dzn_private.h"
 
-#include <wrl/client.h>
-
 #include "vk_alloc.h"
 #include "vk_descriptors.h"
 #include "vk_util.h"



More information about the mesa-commit mailing list