Update Vulkan Headers
[platform/upstream/VK-GL-CTS.git] / framework / common / tcuTestHierarchyUtil.cpp
index eaa391c..f52d6aa 100644 (file)
@@ -207,7 +207,7 @@ void writeTxtCaselistsToFiles (TestPackageRoot& root, TestContext& testCtx, cons
                {
                        iter.next();
                }
-               catch (const tcu::NotSupportedError& e)
+               catch (const tcu::NotSupportedError&)
                {
                        return;
                }