From c650592f1cdb27e5605d70a80ae03e9a2afb879b Mon Sep 17 00:00:00 2001 From: Matt Selsky Date: Sun, 26 Feb 2012 00:46:11 +0100 Subject: Bug 696387: Remove useless calls to field-descs.none.tmpl r/a=LpSolit --- template/en/default/reports/report.csv.tmpl | 1 - 1 file changed, 1 deletion(-) (limited to 'template/en/default/reports/report.csv.tmpl') diff --git a/template/en/default/reports/report.csv.tmpl b/template/en/default/reports/report.csv.tmpl index cc66c76c4..a4f85899e 100644 --- a/template/en/default/reports/report.csv.tmpl +++ b/template/en/default/reports/report.csv.tmpl @@ -5,7 +5,6 @@ # This Source Code Form is "Incompatible With Secondary Licenses", as # defined by the Mozilla Public License, v. 2.0. #%] -[% PROCESS "global/field-descs.none.tmpl" %] [% FOREACH tbl = tbl_names %] [% PROCESS "reports/report-table.csv.tmpl" %] -- cgit v1.2.3-24-g4f1b