diff options
| author | Mark Lobodzinski <mark@lunarg.com> | 2016-12-15 13:54:20 -0700 |
|---|---|---|
| committer | Tobin Ehlis <tobine@google.com> | 2016-12-20 09:34:10 -0700 |
| commit | 25294d634c11665be60000342f53046dea8f7cd2 (patch) | |
| tree | e515e945f58ed42a765167d7a6e6d451c9154acf /layers/threading.cpp | |
| parent | ebae2ff64ac09a3f4f9e4bb296d6733901386244 (diff) | |
| download | usermoji-25294d634c11665be60000342f53046dea8f7cd2.tar.xz | |
layers: Remove unused header from threading/PV
vk_struct_validate_helper.h not used.
Change-Id: I19757e96900e0500f4db9355c38a497936706bba
Diffstat (limited to 'layers/threading.cpp')
| -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 bb48a741..565a8b2d 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_struct_validate_helper.h" #include "vk_layer_table.h" #include "vk_layer_logging.h" #include "threading.h" |
