aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/g-table.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/g-table.adb')
-rw-r--r--gcc/ada/g-table.adb2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ada/g-table.adb b/gcc/ada/g-table.adb
index 1c122d7..ac33bc3 100644
--- a/gcc/ada/g-table.adb
+++ b/gcc/ada/g-table.adb
@@ -32,8 +32,6 @@
with System; use System;
with System.Memory; use System.Memory;
-with Ada.Unchecked_Conversion;
-
package body GNAT.Table is
--------------