ada: Remove outdated comment

The comment has been documenting a 'Present(S)' that has been long
gone (>17y).

gcc/ada/ChangeLog:

	* sem_aux.adb (Enclosing_Dynamic_Scope): Remove comment.
This commit is contained in:
Marc Poulhiès
2025-10-10 11:08:34 +02:00
committed by Marc Poulhiès
parent 7a6df736e1
commit 3b28ad158e

View File

@@ -184,9 +184,6 @@ package body Sem_Aux is
-- Normal case, search enclosing scopes
-- Note: the test for Present (S) should not be required, it defends
-- against an ill-formed tree.
S := Scope (Ent);
loop
-- If we somehow got an empty value for Scope, the tree must be