From 0efdc0cf6f47278184eecdf47137b6253043e027 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 27 Feb 2012 00:40:22 -0600 Subject: The "id" of an item now maps to its UUID --- src/xact.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/xact.h') 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); -- cgit v1.2.3