summaryrefslogtreecommitdiff
path: root/src/gpgpu-sim/gpu-sim.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpgpu-sim/gpu-sim.h')
-rw-r--r--src/gpgpu-sim/gpu-sim.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gpgpu-sim/gpu-sim.h b/src/gpgpu-sim/gpu-sim.h
index 7fad76d..f8c2e2e 100644
--- a/src/gpgpu-sim/gpu-sim.h
+++ b/src/gpgpu-sim/gpu-sim.h
@@ -453,9 +453,7 @@ private:
class shader_core_stats *m_shader_stats;
class memory_stats_t *m_memory_stats;
class power_stat_t *m_power_stats;
-#ifdef GPGPUSIM_POWER_MODEL
class gpgpu_sim_wrapper *m_gpgpusim_wrapper;
-#endif
unsigned long long gpu_tot_issued_cta;
unsigned long long last_gpu_sim_insn;