diff options
| author | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-07-12 13:20:05 -0600 |
|---|---|---|
| committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-07-17 10:05:20 -0600 |
| commit | 79de77e3c0758e95b5484134c1acd582037581d7 (patch) | |
| tree | fe4b2ea7153c50621fe808bceae4846bceb8c49b /layers/basic.cpp | |
| parent | 0cab2fbd734933ab5b27ec1dfbab0692fccd2982 (diff) | |
| download | usermoji-79de77e3c0758e95b5484134c1acd582037581d7.tar.xz | |
v133: eliminate version from extension properties
Diffstat (limited to 'layers/basic.cpp')
| -rw-r--r-- | layers/basic.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/layers/basic.cpp b/layers/basic.cpp index bc2d1fc5..300a6bbf 100644 --- a/layers/basic.cpp +++ b/layers/basic.cpp @@ -74,7 +74,6 @@ static const VkExtensionProperties basic_physicaldevice_extensions[] = { { "vkLayerExtension1", VK_MAKE_VERSION(0, 1, 0), - VK_API_VERSION } }; |
