summaryrefslogtreecommitdiff
path: root/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'main.cc')
-rw-r--r--main.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/main.cc b/main.cc
index 49a93586..2961953e 100644
--- a/main.cc
+++ b/main.cc
@@ -347,10 +347,6 @@ static int read_and_report(report_t * report, int argc, char * argv[],
TRACE_START(cleanup, 1, "Cleaning up allocated memory");
-#ifdef USE_BOOST_PYTHON
- shutdown_ledger_for_python();
-#endif
-
if (! report->output_file.empty())
delete out;