aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/str_table.ads1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/str_table.ads b/src/str_table.ads
index 0d815e619..fd783562e 100644
--- a/src/str_table.ads
+++ b/src/str_table.ads
@@ -61,4 +61,3 @@ package Str_Table is
-- Free all the memory and reinitialize the package.
procedure Initialize;
end Str_Table;
-