summaryrefslogtreecommitdiff
path: root/lisp/ldg-xact.el
diff options
context:
space:
mode:
authorCraig Earls <enderw88@gmail.com>2013-03-09 12:27:08 -0500
committerCraig Earls <enderw88@gmail.com>2013-03-09 12:27:08 -0500
commitca99c0de03432393aa6576244005c9ad8806fa29 (patch)
treebf0dd4586adb4b7df1adad8a5eff5d2bca36f4e3 /lisp/ldg-xact.el
parent4c608cccd0c6f06f403882dcca36cb62a40178a2 (diff)
parentbfe360d4c992caf2e7da09ab058599c0404f1348 (diff)
downloadfork-ledger-ca99c0de03432393aa6576244005c9ad8806fa29.tar.gz
fork-ledger-ca99c0de03432393aa6576244005c9ad8806fa29.tar.bz2
fork-ledger-ca99c0de03432393aa6576244005c9ad8806fa29.zip
Merge branch 'next' into ledger-mode-automatic-transactions
Diffstat (limited to 'lisp/ldg-xact.el')
-rw-r--r--lisp/ldg-xact.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/ldg-xact.el b/lisp/ldg-xact.el
index 8db50df2..ecd87127 100644
--- a/lisp/ldg-xact.el
+++ b/lisp/ldg-xact.el
@@ -118,9 +118,6 @@ within the transaction."
(replace-match date)
(re-search-forward "[1-9][0-9]+\.[0-9]+")))
-
-
-(provide 'ldg-xact)
(provide 'ldg-xact)
;;; ldg-xact.el ends here