From 172a0bfdc137b30b6a769246913cab2da34cec0e Mon Sep 17 00:00:00 2001 From: Courtney Goeltzenleuchter Date: Mon, 1 Jun 2015 14:25:09 -0600 Subject: loader: remove dependency fields from extension info --- layers/draw_state.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'layers/draw_state.cpp') 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, } }; -- cgit v1.2.3