diff options
author | rpj <rpj> | 2005-04-28 04:41:25 +0000 |
---|---|---|
committer | rpj <rpj> | 2005-04-28 04:41:25 +0000 |
commit | 1abb2a28b3947feaf38a85b59e3f3a8c03804ceb (patch) | |
tree | dc66cbad6f00d7a685d79790c9626bda58bf8f4f /implement.h | |
parent | 7966f36b14fe041eba56283d424cee997c390016 (diff) |
''
Diffstat (limited to 'implement.h')
-rw-r--r-- | implement.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/implement.h b/implement.h index 7504dd0..b723ef3 100644 --- a/implement.h +++ b/implement.h @@ -488,7 +488,6 @@ extern CRITICAL_SECTION ptw32_cond_list_lock; extern CRITICAL_SECTION ptw32_cond_test_init_lock; extern CRITICAL_SECTION ptw32_rwlock_test_init_lock; extern CRITICAL_SECTION ptw32_spinlock_test_init_lock; -extern CRITICAL_SECTION ptw32_once_event_lock; #ifdef _UWIN extern int pthread_count; |