summaryrefslogtreecommitdiff
path: root/parser.cc
diff options
context:
space:
mode:
Diffstat (limited to 'parser.cc')
-rw-r--r--parser.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/parser.cc b/parser.cc
index 424046fc..f119a0ef 100644
--- a/parser.cc
+++ b/parser.cc
@@ -3,9 +3,6 @@
#if 0
#ifdef USE_BOOST_PYTHON
-#include <boost/python.hpp>
-#include <Python.h>
-
using namespace boost::python;
using namespace ledger;