Remove duplicate dataSafe function from deSTLUtil
authorRicardo Garcia <rgarcia@igalia.com>
Wed, 24 Mar 2021 14:14:27 +0000 (15:14 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 1 Apr 2021 13:47:49 +0000 (13:47 +0000)
commitaf468324eb38ee9b680e955b40fd66e141ec966e
tree86504f4263f0a8355e3f169b78b743cff7e25fd7
parent3ff1504571a07dc61a27fc73bcbd6fd770cb7192
Remove duplicate dataSafe function from deSTLUtil

The dataSafe() and dataOrNull() STL util functions were added almost at
the same time by two different CLs, with the same purpose and nearly
identical code.

No test should be affected by this simple change.

Components: Vulkan, Framework

Change-Id: I39f72c043d32522d1bf3b05e49b68fb3a0f088b2
external/vulkancts/framework/vulkan/vkObjUtil.cpp
framework/delibs/decpp/deSTLUtil.hpp