[report] remove top-level flag no longer needed after 30ac2cf26

This commit is contained in:
Christopher Lam 2019-06-16 10:24:05 +08:00
parent 1ac6262a06
commit 4b21244da8

View File

@ -74,10 +74,6 @@
(define gnc:menuname-business-reports (N_ "_Business")) (define gnc:menuname-business-reports (N_ "_Business"))
(define gnc:optname-invoice-number (N_ "Invoice Number")) (define gnc:optname-invoice-number (N_ "Invoice Number"))
;; We want to warn users if they've got an old-style, non-guid custom
;; report-template, but only once
(define gnc:old-style-report-warned #f)
;; A <report-template> represents one of the available report types. ;; A <report-template> represents one of the available report types.
(define <report-template> (define <report-template>
(make-record-type (make-record-type