Gabe Black has uploaded this change for review. (
https://gem5-review.googlesource.com/c/public/gem5/+/13311
Change subject: systemc: Get rid of the unused Process::_procKind.
......................................................................
systemc: Get rid of the unused Process::_procKind.
This seems to be a leftover from an earlier implementation.
Change-Id: I63d7e576fd3c11cf73769c34bbc97a4d3bbbdaeb
---
M src/systemc/core/process.hh
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/systemc/core/process.hh b/src/systemc/core/process.hh
index 17961c7..0331f07 100644
--- a/src/systemc/core/process.hh
+++ b/src/systemc/core/process.hh
@@ -160,7 +160,6 @@
InternalScEvent _terminatedEvent;
ProcessFuncWrapper *func;
- sc_core::sc_curr_proc_kind _procKind;
bool _internal;
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/13311
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-Change-Id: I63d7e576fd3c11cf73769c34bbc97a4d3bbbdaeb
Gerrit-Change-Number: 13311
Gerrit-PatchSet: 1
Gerrit-Owner: Gabe Black <[email protected]>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev