summaryrefslogtreecommitdiff
path: root/src/hos_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hos_common.h')
-rw-r--r--src/hos_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hos_common.h b/src/hos_common.h
index 303fa626..fdc7c654 100644
--- a/src/hos_common.h
+++ b/src/hos_common.h
@@ -93,7 +93,6 @@ typedef struct hos_client_handle_s
Aws::S3::S3ClientMock *S3Client;
#endif
Aws::Vector<Aws::S3::Model::Bucket> buckets;
- std::shared_ptr<Aws::Utils::Threading::PooledThreadExecutor> executor;
size_t count; /* 记录了有多少个对象在使用hos */
hos_config_t hos_config;
hos_func_thread_t hos_func;