mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[report] remove top-level flag no longer needed after 30ac2cf26
This commit is contained in:
parent
1ac6262a06
commit
4b21244da8
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user