mirror of
https://gitee.com/openharmony/distributeddatamgr_relational_store
synced 2024-11-23 15:11:33 +00:00
header fix
Signed-off-by: 無常 <919024219@qq.com>
This commit is contained in:
parent
9398407bde
commit
7a8a67b854
@ -43,17 +43,6 @@ int32_t RdConnection::Repair(const RdbStoreConfig& config)
|
||||
return E_NOT_SUPPORT;
|
||||
}
|
||||
|
||||
static constexpr const char *RD_POST_FIXES[] = {
|
||||
"",
|
||||
".redo",
|
||||
".undo",
|
||||
".ctrl",
|
||||
".ctrl.dwr",
|
||||
".safe",
|
||||
".map",
|
||||
".corruptedflg",
|
||||
};
|
||||
|
||||
int32_t RdConnection::Delete(const RdbStoreConfig &config)
|
||||
{
|
||||
(void)config;
|
||||
|
Loading…
Reference in New Issue
Block a user