summaryrefslogtreecommitdiff
path: root/src/journal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/journal.h')
-rw-r--r--src/journal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/journal.h b/src/journal.h
index 551f9142..60d703e6 100644
--- a/src/journal.h
+++ b/src/journal.h
@@ -177,6 +177,8 @@ public:
const path * original_file = NULL,
bool strict = false);
+ void clear_xdata();
+
bool valid() const;
#if defined(HAVE_BOOST_SERIALIZATION)