Browse Source

natvis: remove view for meta_dtor_node

skypjack 6 months ago
parent
commit
9bbc8ad014
1 changed files with 0 additions and 4 deletions
  1. 0 4
      src/entt/natvis/meta.natvis

+ 0 - 4
src/entt/natvis/meta.natvis

@@ -46,10 +46,6 @@
 			<Item Name="[custom]">custom</Item>
 		</Expand>
 	</Type>
-	<Type Name="entt::internal::meta_dtor_node">
-		<DisplayString>{{}}</DisplayString>
-		<Expand/>
-	</Type>	
 	<Type Name="entt::internal::meta_func_node"	>
 		<Intrinsic Name="has_trait" Expression="!!(traits &amp; property)">
 			<Parameter Name="property" Type="int"/>