take up space on the master branch for drop lob

This commit is contained in:
obdev
2024-02-07 22:18:17 +00:00
committed by ob-robot
parent 9b425a11ce
commit f90064130d
2 changed files with 2 additions and 0 deletions

View File

@ -281,6 +281,7 @@ PCODE_DEF(OB_ADMIN_REMOVE_ARBITRATION_SERVICE, 0x2A6)
PCODE_DEF(OB_ADMIN_REPLACE_ARBITRATION_SERVICE, 0x2A7)
PCODE_DEF(OB_REMOVE_CLUSTER_INFO_FROM_ARB_SERVER, 0x2A8)
#endif
PCODE_DEF(OB_DROP_LOB, 0x2A9)
PCODE_DEF(OB_CREATE_OUTLINE, 0x350)
PCODE_DEF(OB_DROP_OUTLINE, 0x351)