aboutsummaryrefslogtreecommitdiffstats
path: root/scan.adb
diff options
context:
space:
mode:
Diffstat (limited to 'scan.adb')
-rw-r--r--scan.adb1
1 files changed, 0 insertions, 1 deletions
diff --git a/scan.adb b/scan.adb
index 9dddf2ec1..e5bee6a8d 100644
--- a/scan.adb
+++ b/scan.adb
@@ -17,7 +17,6 @@
-- 02111-1307, USA.
with Ada.Characters.Latin_1; use Ada.Characters.Latin_1;
with Ada.Characters.Handling;
-with Tokens; use Tokens;
with Errorout; use Errorout;
with Name_Table;
with Files_Map; use Files_Map;