summarylogtreecommitdiffstats
path: root/patch-templates_parser.adb
diff options
context:
space:
mode:
Diffstat (limited to 'patch-templates_parser.adb')
-rw-r--r--patch-templates_parser.adb10
1 files changed, 0 insertions, 10 deletions
diff --git a/patch-templates_parser.adb b/patch-templates_parser.adb
deleted file mode 100644
index e28d8dd86862..000000000000
--- a/patch-templates_parser.adb
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./src/templates_parser.adb 2020-10-31 04:35:33.000000000 +1100
-+++ ./src/templates_parser.adb-new 2022-05-17 16:14:23.327865165 +1000
-@@ -2079,7 +2079,6 @@
- Strings.Both);
- First, Last : Natural;
- Next_Last : Natural;
-- pragma Unreferenced (Next_Last);
- begin
- if Is_Number (Ind_Str) then
- Ind := Natural'Value (Ind_Str);