diff options
-rw-r--r-- | lisp/ldg-post.el | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/ldg-post.el b/lisp/ldg-post.el index e23b3135..c871df28 100644 --- a/lisp/ldg-post.el +++ b/lisp/ldg-post.el @@ -27,10 +27,6 @@ ;;; Code: -(defcustom ledger-default-acct-transaction-indent " " - "Default indentation for account transactions in an entry." - :type 'string - :group 'ledger-post) (defgroup ledger-post nil "Options for controlling how Ledger-mode deals with postings and completion" :group 'ledger) |