revert fix restore minor failed

This commit is contained in:
wxhwang
2023-12-08 12:43:20 +00:00
committed by ob-robot
parent 793f30a828
commit 17d06c023b
3 changed files with 6 additions and 18 deletions

View File

@ -567,7 +567,6 @@ class ObString;
ACT(BEFORE_SEND_PARALLEL_CREATE_TABLE,)\
ACT(BEFORE_DROP_TENANT,)\
ACT(BEFORE_WAIT_SYS_LS_END_SCN,)\
ACT(BEFORE_CALC_CONSISTENT_SCN,)\
ACT(MAX_DEBUG_SYNC_POINT,)
DECLARE_ENUM(ObDebugSyncPoint, debug_sync_point, OB_DEBUG_SYNC_POINT_DEF);