aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/class.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/class.c')
-rw-r--r--gcc/cp/class.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/cp/class.c b/gcc/cp/class.c
index 3db223a..8a0da05 100644
--- a/gcc/cp/class.c
+++ b/gcc/cp/class.c
@@ -5376,8 +5376,6 @@ pushclass (tree type)
pushlevel_class ();
else
restore_class_cache ();
-
- cxx_remember_type_decls (CLASSTYPE_NESTED_UTDS (type));
}
/* When we exit a toplevel class scope, we save its binding level so