diff options
| author | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-06-01 14:25:09 -0600 |
|---|---|---|
| committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-06-18 10:18:19 -0600 |
| commit | 172a0bfdc137b30b6a769246913cab2da34cec0e (patch) | |
| tree | e1720b60e52db78f6cce32208d22ef0aa265e7c7 /layers/draw_state.cpp | |
| parent | 965ee8bccc300386c8317a4e00972d5ca2c3f3c6 (diff) | |
| download | usermoji-172a0bfdc137b30b6a769246913cab2da34cec0e.tar.xz | |
loader: remove dependency fields from extension info
Diffstat (limited to 'layers/draw_state.cpp')
| -rw-r--r-- | layers/draw_state.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/layers/draw_state.cpp b/layers/draw_state.cpp index 72b87f36..bbf0b5e4 100644 --- a/layers/draw_state.cpp +++ b/layers/draw_state.cpp @@ -1591,8 +1591,6 @@ static const VkExtensionProperties dsExts[DRAW_STATE_LAYER_EXT_ARRAY_SIZE] = { "DrawState", 0x10, "Sample layer: DrawState", -// 0, -// NULL, } }; |
