From 8f0227416720253cabacff0d0cb9ced2f660f981 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Thu, 12 Sep 2019 05:15:30 +0200 Subject: synth: remove get_width from synth-expr --- src/synth/synth-expr.ads | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/synth/synth-expr.ads') diff --git a/src/synth/synth-expr.ads b/src/synth/synth-expr.ads index adcf96885..835da87ab 100644 --- a/src/synth/synth-expr.ads +++ b/src/synth/synth-expr.ads @@ -29,8 +29,6 @@ with Synth.Context; use Synth.Context; with Vhdl.Nodes; use Vhdl.Nodes; package Synth.Expr is - function Get_Width (Val : Value_Acc) return Uns32; - procedure Set_Location (N : Net; Loc : Node); pragma Inline (Set_Location); -- cgit v1.2.3