summarylogtreecommitdiffstats
path: root/patch-templates_parser.adb
blob: e28d8dd868622f38d6f13ffe4d7a1739b67f5b2b (plain)
1
2
3
4
5
6
7
8
9
10
--- ./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);