summaryrefslogtreecommitdiff
path: root/src/format.cc
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2007-05-11 07:25:49 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 03:38:47 -0400
commit4baeefcde41f6ef0d06cca3c994ad82c4471f04f (patch)
tree67f9bba87292050999eae66136b329671ac52b6c /src/format.cc
parent4de38a916a0bb4c5709e55cb20f75789c76a0cbd (diff)
downloadfork-ledger-4baeefcde41f6ef0d06cca3c994ad82c4471f04f.tar.gz
fork-ledger-4baeefcde41f6ef0d06cca3c994ad82c4471f04f.tar.bz2
fork-ledger-4baeefcde41f6ef0d06cca3c994ad82c4471f04f.zip
Trying to get boost/python to work with dynamic linking.
Diffstat (limited to 'src/format.cc')
-rw-r--r--src/format.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/format.cc b/src/format.cc
index 8c5f6c55..1e89328c 100644
--- a/src/format.cc
+++ b/src/format.cc
@@ -30,9 +30,6 @@
*/
#include "format.h"
-#if 0
-#include "pyinterp.h"
-#endif
namespace ledger {