summaryrefslogtreecommitdiffstats
path: root/storage/src/tests/persistence/common/filestortestfixture.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/src/tests/persistence/common/filestortestfixture.h')
-rw-r--r--storage/src/tests/persistence/common/filestortestfixture.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/storage/src/tests/persistence/common/filestortestfixture.h b/storage/src/tests/persistence/common/filestortestfixture.h
index dcfeb42b4fd..69866f7bbf2 100644
--- a/storage/src/tests/persistence/common/filestortestfixture.h
+++ b/storage/src/tests/persistence/common/filestortestfixture.h
@@ -15,8 +15,6 @@ namespace storage {
class FileStorTestFixture : public ::testing::Test
{
public:
- static spi::LoadType defaultLoadType;
-
std::unique_ptr<TestServiceLayerApp> _node;
std::unique_ptr<vdstestlib::DirConfig> _config;
const document::DocumentType* _testdoctype1;