summaryrefslogtreecommitdiff
path: root/src/xact.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xact.h')
-rw-r--r--src/xact.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/xact.h b/src/xact.h
index 5d7912fc..3e628817 100644
--- a/src/xact.h
+++ b/src/xact.h
@@ -129,9 +129,6 @@ public:
virtual void add_post(post_t * post);
- string idstring() const;
- string id() const;
-
virtual expr_t::ptr_op_t lookup(const symbol_t::kind_t kind,
const string& name);