summaryrefslogtreecommitdiff
path: root/src/cpu/inorder/cpu.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/inorder/cpu.hh')
-rw-r--r--src/cpu/inorder/cpu.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cpu/inorder/cpu.hh b/src/cpu/inorder/cpu.hh
index 4e7e64a40..6676d78cf 100644
--- a/src/cpu/inorder/cpu.hh
+++ b/src/cpu/inorder/cpu.hh
@@ -689,8 +689,6 @@ class InOrderCPU : public BaseCPU
/** Number of resource requests active in CPU **/
unsigned resReqCount;
-
- Stats::Scalar maxResReqCount;
#endif
/** Counter of how many stages have completed switching out. */