summaryrefslogtreecommitdiff
path: root/src/filters.cc
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-02-07 17:45:48 -0400
committerJohn Wiegley <johnw@newartisans.com>2009-02-07 17:45:48 -0400
commit589eabd8e60636b7b250b75a5a2966034e8ba911 (patch)
treef9db5c14df14dbc2db3ba0c96dff34c8e670a311 /src/filters.cc
parent9380d73646bcd79c4f24581b2212f684cea70138 (diff)
downloadledger-589eabd8e60636b7b250b75a5a2966034e8ba911.tar.gz
ledger-589eabd8e60636b7b250b75a5a2966034e8ba911.tar.bz2
ledger-589eabd8e60636b7b250b75a5a2966034e8ba911.zip
Threw away the "multiple parser" infrastructure.
Diffstat (limited to 'src/filters.cc')
-rw-r--r--src/filters.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/filters.cc b/src/filters.cc
index 623a5dee..45c3fdaa 100644
--- a/src/filters.cc
+++ b/src/filters.cc
@@ -34,7 +34,6 @@
#include "compare.h"
#include "session.h"
#include "format.h"
-#include "textual.h"
namespace ledger {