summaryrefslogtreecommitdiff
path: root/lisp/ldg-reconcile.el
diff options
context:
space:
mode:
authorCraig Earls <enderw88@gmail.com>2013-03-06 14:36:31 -0500
committerCraig Earls <enderw88@gmail.com>2013-03-06 14:36:31 -0500
commit1eba7c6cdf4ac334a5b8580e4f18102db26b8c5f (patch)
tree27cf6b59fcae871db04bac310f88ff067ad55c01 /lisp/ldg-reconcile.el
parent0744a0ac8fac128255a0baec0343d1092a998cee (diff)
downloadfork-ledger-1eba7c6cdf4ac334a5b8580e4f18102db26b8c5f.tar.gz
fork-ledger-1eba7c6cdf4ac334a5b8580e4f18102db26b8c5f.tar.bz2
fork-ledger-1eba7c6cdf4ac334a5b8580e4f18102db26b8c5f.zip
Code formatting cleanup.
Diffstat (limited to 'lisp/ldg-reconcile.el')
-rw-r--r--lisp/ldg-reconcile.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/ldg-reconcile.el b/lisp/ldg-reconcile.el
index e45ab7c3..fd452004 100644
--- a/lisp/ldg-reconcile.el
+++ b/lisp/ldg-reconcile.el
@@ -443,6 +443,5 @@ POSTING is used in `ledger-clear-whole-transactions' is nil."
(use-local-map map)))
(provide 'ldg-reconcile)
-(provide 'ldg-reconcile)
;;; ldg-reconcile.el ends here