From 04d43cd71f081f1b8d2f0fd803a47cb6342e4fcd Mon Sep 17 00:00:00 2001 From: Tim Foley Date: Thu, 15 Jun 2017 15:21:20 -0700 Subject: Remove more "core" code that isn't used. It is always easier to add back code when you need it, than it is to maintain code you aren't using. --- source/core/core.natvis | 40 ---------------------------------------- 1 file changed, 40 deletions(-) (limited to 'source/core/core.natvis') diff --git a/source/core/core.natvis b/source/core/core.natvis index 271e39663..19c6db395 100644 --- a/source/core/core.natvis +++ b/source/core/core.natvis @@ -42,18 +42,6 @@ - - {{ size={FCount} }} - - - FCount - FHead - pNext - Value - - - - {{ size={_count} }} @@ -66,34 +54,6 @@ - - {{ size={_count} }} - - _count - bucketSizeMinusOne + 1 - - kvPairs.FCount - kvPairs.FHead - pNext - Value - - - - - - {{ size={dict._count} }} - - dict._count - dict.bucketSizeMinusOne + 1 - - dict.kvPairs.FCount - dict.kvPairs.FHead - pNext - Value - - - - pointer empty -- cgit v1.2.3