diff options
| author | Mark Lobodzinski <mark@lunarg.com> | 2016-12-14 14:34:06 -0700 |
|---|---|---|
| committer | Tobin Ehlis <tobine@google.com> | 2016-12-20 09:34:10 -0700 |
| commit | c8fe3b5994bf46b0a3d8bd2b27de643da7da8ee8 (patch) | |
| tree | d993e01b8d731b598ba30a8f9c6475821ab1af0a /layers | |
| parent | 53ae2536b5b631fc371e2c33893b9176e2c22c94 (diff) | |
| download | usermoji-c8fe3b5994bf46b0a3d8bd2b27de643da7da8ee8.tar.xz | |
layers: Remove unused threadchecker header file
Change-Id: I7906b82c1c9c0397113508da74348ea28fe21add
Diffstat (limited to 'layers')
| -rw-r--r-- | layers/threading.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/layers/threading.cpp b/layers/threading.cpp index 252a8c82..bb48a741 100644 --- a/layers/threading.cpp +++ b/layers/threading.cpp @@ -27,7 +27,6 @@ #include "vk_layer_config.h" #include "vk_layer_extension_utils.h" #include "vk_layer_utils.h" -#include "vk_enum_validate_helper.h" #include "vk_struct_validate_helper.h" #include "vk_layer_table.h" #include "vk_layer_logging.h" |
