aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl')
-rw-r--r--src/vhdl/vhdl-formatters.adb1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vhdl/vhdl-formatters.adb b/src/vhdl/vhdl-formatters.adb
index 49097dc4e..99d80f856 100644
--- a/src/vhdl/vhdl-formatters.adb
+++ b/src/vhdl/vhdl-formatters.adb
@@ -471,7 +471,6 @@ package body Vhdl.Formatters is
package Indent_Vstrings_Ctxt is
use Grt.Vstrings;
- use Grt.Types;
type Vstring_Ctxt is new Indent_Disp_Ctxt.Indent_Ctxt with private;