summaryrefslogtreecommitdiffstats
path: root/staptree.h
diff options
context:
space:
mode:
Diffstat (limited to 'staptree.h')
-rw-r--r--staptree.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/staptree.h b/staptree.h
index 8edb3ecc..8e4ae9bb 100644
--- a/staptree.h
+++ b/staptree.h
@@ -183,7 +183,6 @@ struct target_symbol : public expression
enum component_type
{
comp_struct_member,
- comp_struct_pointer_member,
comp_literal_array_index
};
std::string base_name;