diff options
Diffstat (limited to 'layers/core_validation.cpp')
| -rw-r--r-- | layers/core_validation.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/layers/core_validation.cpp b/layers/core_validation.cpp index 3e5360ba..934a2288 100644 --- a/layers/core_validation.cpp +++ b/layers/core_validation.cpp @@ -77,7 +77,6 @@ GLOBAL_CB_NODE::~GLOBAL_CB_NODE() { for (auto set : lastBound[i].uniqueBoundSets) { set->RemoveBoundCommandBuffer(this); } - lastBound[i].reset(); } } |
