summaryrefslogtreecommitdiff
path: root/src/abstract_hardware_model.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/abstract_hardware_model.h')
-rw-r--r--src/abstract_hardware_model.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/abstract_hardware_model.h b/src/abstract_hardware_model.h
index b2a360d..06c3082 100644
--- a/src/abstract_hardware_model.h
+++ b/src/abstract_hardware_model.h
@@ -369,7 +369,6 @@ class kernel_info_t {
// Jin: kernel timing
public:
- unsigned allocated_ctas;
unsigned long long launch_cycle;
unsigned long long start_cycle;
unsigned long long end_cycle;