提交 06f62c7c 编写于 作者: A Adam Berlin 提交者: Adam Berlin

Remove unused function.

上级 cf1938e2
......@@ -102,12 +102,6 @@ get_parser_document(const char *const file_path)
return document;
}
bool
is_old_tablespaces_file_empty(OldTablespaceFileContents *contents)
{
return contents && contents->number_of_tablespaces == 0;
}
void
clear_old_tablespace_file_contents(OldTablespaceFileContents *contents)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册