aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-values.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/synth-values.ads')
-rw-r--r--src/synth/synth-values.ads1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/synth/synth-values.ads b/src/synth/synth-values.ads
index e90bbedbc..77798c9f0 100644
--- a/src/synth/synth-values.ads
+++ b/src/synth/synth-values.ads
@@ -110,7 +110,6 @@ package Synth.Values is
function Is_Static_Val (Val : Value_Acc) return Boolean;
function Is_Equal (L, R : Valtyp) return Boolean;
- function Is_Equal (L, R : Memtyp) return Boolean;
function Create_Value_Memtyp (Mt : Memtyp) return Valtyp;