summaryrefslogtreecommitdiff
path: root/codegen/vulkan/tests/zircon/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'codegen/vulkan/tests/zircon/types.h')
-rw-r--r--codegen/vulkan/tests/zircon/types.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/codegen/vulkan/tests/zircon/types.h b/codegen/vulkan/tests/zircon/types.h
deleted file mode 100644
index 5ad096dc..00000000
--- a/codegen/vulkan/tests/zircon/types.h
+++ /dev/null
@@ -1,7 +0,0 @@
-// Copyright 2019-2021 The Khronos Group Inc.
-//
-// SPDX-License-Identifier: Apache-2.0
-
-// "zircon/types.h" for non-Zircon compilation environment
-
-typedef int zx_handle_t;