Skip to content

Commit

Permalink
[report] remove top-level flag no longer needed after 30ac2cf
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherlam committed Jun 16, 2019
1 parent 1ac6262 commit 4b21244
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions gnucash/report/report-system/report.scm
Expand Up @@ -74,10 +74,6 @@
(define gnc:menuname-business-reports (N_ "_Business"))
(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.
(define <report-template>
(make-record-type
Expand Down

0 comments on commit 4b21244

Please sign in to comment.