summaryrefslogtreecommitdiff
path: root/src/gpu-compute/lds_state.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu-compute/lds_state.hh')
-rw-r--r--src/gpu-compute/lds_state.hh3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gpu-compute/lds_state.hh b/src/gpu-compute/lds_state.hh
index 89f08a1d3..58d109493 100644
--- a/src/gpu-compute/lds_state.hh
+++ b/src/gpu-compute/lds_state.hh
@@ -390,9 +390,6 @@ class LdsState: public MemObject
void
setParent(ComputeUnit *x_parent);
- void
- regStats();
-
// accessors
ComputeUnit *
getParent() const