Skip to content

Commit 0b66ee3

Browse files
committed
Remove stray debugging print to stdout.
1 parent 3956d7e commit 0b66ee3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gnucash/import-export/qif-imp/qif-to-gnc.scm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,6 @@
455455

456456
;; rebalance and commit everything
457457
(xaccTransCommitEdit gnc-xtn)
458-
(format #t "transaction splits ~s~%" (qif-xtn:splits xtn))
459458
(xaccTransRecordPrice gnc-xtn PRICE-SOURCE-SPLIT-IMPORT)))))
460459
(qif-file:xtns qif-file)))
461460
sorted-qif-files-list)

0 commit comments

Comments
 (0)