Address PR comments
This commit is contained in:
committed by
Patrick Niklaus
parent
4986f5ea2d
commit
94e2a8598d
@@ -43,8 +43,6 @@ StorageConfig::StorageConfig(const boost::filesystem::path &base)
|
||||
|
||||
bool StorageConfig::IsValid() const
|
||||
{
|
||||
const constexpr auto num_files = 15;
|
||||
|
||||
// Common files
|
||||
if (!CheckFileList({ram_index_path,
|
||||
file_index_path,
|
||||
|
||||
Reference in New Issue
Block a user