diff options
| author | Mark Lobodzinski <mark@lunarg.com> | 2016-12-29 11:40:23 -0700 |
|---|---|---|
| committer | Mark Lobodzinski <mark@lunarg.com> | 2017-01-10 10:21:32 -0700 |
| commit | 85f377fbfef4ab19027115f6610e31123355b4b4 (patch) | |
| tree | 7e0bd5282825a0580de4677fcc90f6186a1a1c0c /layers/core_validation.cpp | |
| parent | 1b594717f4afcf9c39304881a190d2d32aa33fd2 (diff) | |
| download | usermoji-85f377fbfef4ab19027115f6610e31123355b4b4.tar.xz | |
layers: Remove unused header from core_validation
This header is unused by the module.
Change-Id: Ife7a1b8eb344e2a670e1cfc9ace3e0697c97cd7e
Diffstat (limited to 'layers/core_validation.cpp')
| -rw-r--r-- | layers/core_validation.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/layers/core_validation.cpp b/layers/core_validation.cpp index a1c17715..e50c2981 100644 --- a/layers/core_validation.cpp +++ b/layers/core_validation.cpp @@ -51,7 +51,6 @@ #if defined(__GNUC__) #pragma GCC diagnostic warning "-Wwrite-strings" #endif -#include "vk_struct_size_helper.h" #include "core_validation.h" #include "vk_layer_table.h" #include "vk_layer_data.h" |
