diff --git a/stl/debugger/STL.natvis b/stl/debugger/STL.natvis
index 01e8dd606b..718486c5b2 100644
--- a/stl/debugger/STL.natvis
+++ b/stl/debugger/STL.natvis
@@ -2001,16 +2001,6 @@ SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
-
- {{ size={size()} }}
-
- - empty()
- - front()
- - back()
- - data()
-
-
-
dangling