aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-values.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/synth-values.adb')
-rw-r--r--src/synth/synth-values.adb5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/synth/synth-values.adb b/src/synth/synth-values.adb
index c10afaf73..699705977 100644
--- a/src/synth/synth-values.adb
+++ b/src/synth/synth-values.adb
@@ -328,11 +328,6 @@ package body Synth.Values is
return Res;
end Unshare;
- function Extract_Bound (Val : Value_Acc) return Type_Acc is
- begin
- return Val.Typ;
- end Extract_Bound;
-
function Get_Type_Width (Atype : Type_Acc) return Width is
begin
case Atype.Kind is