summaryrefslogtreecommitdiff
path: root/src/ledger.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ledger.h')
-rw-r--r--src/ledger.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/ledger.h b/src/ledger.h
index c9f0f9c4..c1d0ef1d 100644
--- a/src/ledger.h
+++ b/src/ledger.h
@@ -46,24 +46,12 @@
#include <value.h>
#include <xpath.h>
#include <format.h>
-//#include <quotes.h>
-
#include <session.h>
#include <journal.h>
#include <parser.h>
#include <textual.h>
#include <binary.h>
-
#include <report.h>
#include <transform.h>
-#include <register.h>
-
-#if 0
-#include <emacs.h>
-#include <csv.h>
-#include <derive.h>
-#include <reconcile.h>
-#endif
-
#endif // _LEDGER_H