summaryrefslogtreecommitdiff
path: root/src/post.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/post.h')
-rw-r--r--src/post.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/post.h b/src/post.h
index f4bff01f..efdd63ab 100644
--- a/src/post.h
+++ b/src/post.h
@@ -271,8 +271,7 @@ private:
class journal_t;
void extend_post(post_t& post, journal_t& journal);
-
-void to_xml(std::ostream& out, const post_t& post);
+void put_post(property_tree::ptree& pt, const post_t& post);
} // namespace ledger