summaryrefslogtreecommitdiff
path: root/src/xact.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xact.h')
-rw-r--r--src/xact.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/xact.h b/src/xact.h
index 33127911..8d9b7d0f 100644
--- a/src/xact.h
+++ b/src/xact.h
@@ -72,8 +72,6 @@ public:
virtual ~xact_base_t();
- virtual state_t state() const;
-
virtual void add_post(post_t * post);
virtual bool remove_post(post_t * post);