summaryrefslogtreecommitdiff
path: root/format.h
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2004-07-31 02:23:29 -0400
committerJohn Wiegley <johnw@newartisans.com>2004-07-31 02:23:29 -0400
commitc06fad4291d385c7021dc1876a1d06d52a0508c1 (patch)
tree514eb9dc54e3c3f1274943301ce687fc9b384b3d /format.h
parent89c9bd2239024169c96c5df07e36485d867b3ce2 (diff)
downloadfork-ledger-c06fad4291d385c7021dc1876a1d06d52a0508c1.tar.gz
fork-ledger-c06fad4291d385c7021dc1876a1d06d52a0508c1.tar.bz2
fork-ledger-c06fad4291d385c7021dc1876a1d06d52a0508c1.zip
removed constraints_t entirely
Diffstat (limited to 'format.h')
-rw-r--r--format.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/format.h b/format.h
index 96faab3c..12af7d8e 100644
--- a/format.h
+++ b/format.h
@@ -3,7 +3,6 @@
#include "ledger.h"
#include "balance.h"
-#include "constraint.h"
#include "expr.h"
namespace ledger {