summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sem.adb2
1 files changed, 0 insertions, 2 deletions
diff --git a/sem.adb b/sem.adb
index 042df9d..f8c9dc2 100644
--- a/sem.adb
+++ b/sem.adb
@@ -915,8 +915,6 @@ package body Sem is
-- component instance is unbound in the corresponding block, then any
-- implicit component configuration for that instance will contain an
-- implicit, default binding indication.
- -- FIXME: ports and generics declared by the component must be
- -- made visible here; create a declarative_region only for this purpose
Open_Declarative_Region;
Sem_Scopes.Add_Component_Declarations (Comp);
Binding := Get_Binding_Indication (Conf);