diff --git a/src/storage/tx/ob_trans_part_ctx.h b/src/storage/tx/ob_trans_part_ctx.h index 2447bcab0e..46d824fbb0 100644 --- a/src/storage/tx/ob_trans_part_ctx.h +++ b/src/storage/tx/ob_trans_part_ctx.h @@ -960,7 +960,6 @@ private: TransModulePageAllocator reserve_allocator_; // ======================================================== // newly added for 4.0 - share::ObLSID ls_id_; // persistent state ObTxExecInfo exec_info_; ObCtxTxData ctx_tx_data_;