aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-context.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/synth-context.ads')
-rw-r--r--src/synth/synth-context.ads1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/synth/synth-context.ads b/src/synth/synth-context.ads
index 9e66b1281..84316b5ef 100644
--- a/src/synth/synth-context.ads
+++ b/src/synth/synth-context.ads
@@ -123,7 +123,6 @@ package Synth.Context is
-- Get a net from a scalar/vector value. This will automatically create
-- a net for literals.
- function Get_Net (Val : Value_Acc) return Net;
function Get_Net (Val : Valtyp) return Net;
function Get_Package_Object