aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/semantics.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/semantics.c')
-rw-r--r--gcc/cp/semantics.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/cp/semantics.c b/gcc/cp/semantics.c
index a5857aa..c7ce074 100644
--- a/gcc/cp/semantics.c
+++ b/gcc/cp/semantics.c
@@ -1398,9 +1398,6 @@ finish_this_expr ()
if (current_class_ptr)
{
-#ifdef WARNING_ABOUT_CCD
- TREE_USED (current_class_ptr) = 1;
-#endif
result = current_class_ptr;
}
else if (current_function_decl