From 9c44e9d41b73e37f0d02952509dfbbdcf8538465 Mon Sep 17 00:00:00 2001 From: Tor Aamodt Date: Thu, 1 Mar 2012 17:49:07 -0800 Subject: removing unused function [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11571] --- src/cuda-sim/ptx_sim.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/cuda-sim/ptx_sim.h b/src/cuda-sim/ptx_sim.h index 9d542ea..929ed98 100644 --- a/src/cuda-sim/ptx_sim.h +++ b/src/cuda-sim/ptx_sim.h @@ -125,7 +125,6 @@ public: void add_thread( ptx_thread_info *thd ); unsigned num_threads() const; void check_cta_thread_status_and_reset(); - void assert_barrier_empty( bool called_from_delete_threads = false ) const; void register_thread_exit( ptx_thread_info *thd ); void register_deleted_thread( ptx_thread_info *thd ); unsigned get_sm_idx() const; -- cgit v1.3