corrected error output
This commit is contained in:
parent
7bad618693
commit
f015d00fa5
1 changed files with 0 additions and 2 deletions
|
|
@ -44,8 +44,6 @@
|
|||
"Deal with ledger errors contained in LEDGER-OUTPUT."
|
||||
(with-current-buffer (get-buffer-create "*Ledger Error*")
|
||||
(insert-buffer-substring ledger-output)
|
||||
(make-frame)
|
||||
(fit-frame)
|
||||
(view-mode)
|
||||
(toggle-read-only)))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue