summaryrefslogtreecommitdiff
path: root/textual.h
diff options
context:
space:
mode:
Diffstat (limited to 'textual.h')
-rw-r--r--textual.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/textual.h b/textual.h
index 438d5ea2..418b273b 100644
--- a/textual.h
+++ b/textual.h
@@ -28,6 +28,7 @@ void write_textual_journal(journal_t& journal,
const string& write_hdr_format,
std::ostream& out);
+#if 0
class include_context : public file_context
{
public:
@@ -43,6 +44,7 @@ class include_context : public file_context
<< std::endl;
}
};
+#endif
} // namespace ledger