summaryrefslogtreecommitdiff
path: root/src/systemc/core/object.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemc/core/object.hh')
-rw-r--r--src/systemc/core/object.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/systemc/core/object.hh b/src/systemc/core/object.hh
index 1317986bc..c87a98b2d 100644
--- a/src/systemc/core/object.hh
+++ b/src/systemc/core/object.hh
@@ -99,7 +99,6 @@ class Object
Objects children;
Events events;
sc_core::sc_object *parent;
- ObjectsIt parentIt;
sc_core::sc_attr_cltn cltn;
};