From a087e6ea97494d97580c97705c665cac317a0dc3 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 15 Apr 2007 02:55:16 +0000 Subject: Cleared out all warnings; started work on getting Python up again. --- report.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'report.cc') diff --git a/report.cc b/report.cc index 191af340..45902460 100644 --- a/report.cc +++ b/report.cc @@ -186,6 +186,7 @@ xml::xpath_t::op_t * report_t::lookup(const std::string& name) } // namespace ledger +#if 0 #ifdef USE_BOOST_PYTHON #include @@ -205,3 +206,4 @@ void export_report() } #endif // USE_BOOST_PYTHON +#endif -- cgit v1.2.3