mirror of
https://github.com/ceph/ceph
synced 2025-01-31 23:44:10 +00:00
CephContext: remove silly debug code
Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com>
This commit is contained in:
parent
e6349ec2e0
commit
6d4b93dd17
@ -66,10 +66,8 @@ private:
|
||||
friend class CephContextServiceThread;
|
||||
CephContextServiceThread *_service_thread;
|
||||
|
||||
char foo[512];
|
||||
/* lock which protects service thread creation, destruction, etc. */
|
||||
pthread_spinlock_t _service_thread_lock;
|
||||
char bar[512];
|
||||
};
|
||||
|
||||
/* Globals (FIXME: remove) */
|
||||
|
Loading…
Reference in New Issue
Block a user