summaryrefslogtreecommitdiff
path: root/codegen/vulkan/tests/xcb/xcb.h
diff options
context:
space:
mode:
Diffstat (limited to 'codegen/vulkan/tests/xcb/xcb.h')
-rw-r--r--codegen/vulkan/tests/xcb/xcb.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/codegen/vulkan/tests/xcb/xcb.h b/codegen/vulkan/tests/xcb/xcb.h
deleted file mode 100644
index 2438f182..00000000
--- a/codegen/vulkan/tests/xcb/xcb.h
+++ /dev/null
@@ -1,9 +0,0 @@
-// Copyright 2019-2021 The Khronos Group Inc.
-//
-// SPDX-License-Identifier: Apache-2.0
-
-// "xcb/xcb.h" for non-X11 compilation environment
-
-typedef int xcb_connection_t;
-typedef int xcb_window_t;
-typedef int xcb_visualid_t;