summaryrefslogtreecommitdiff
path: root/cpu/o3/store_set.hh
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/o3/store_set.hh')
-rw-r--r--cpu/o3/store_set.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpu/o3/store_set.hh b/cpu/o3/store_set.hh
index c67d30fcb..5a885d838 100644
--- a/cpu/o3/store_set.hh
+++ b/cpu/o3/store_set.hh
@@ -36,8 +36,6 @@
class StoreSet
{
- protected:
- typedef TheISA::Addr Addr;
public:
typedef unsigned SSID;