aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/parser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc/parser.hxx')
-rw-r--r--build2/cc/parser.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/build2/cc/parser.hxx b/build2/cc/parser.hxx
index bec67bd..a4fd5f8 100644
--- a/build2/cc/parser.hxx
+++ b/build2/cc/parser.hxx
@@ -39,7 +39,6 @@ namespace build2
public:
string checksum; // Translation unit checksum.
- uint64_t export_pos; // Temporary hack, see parse_unit().
private:
lexer* l_;