summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/io/resource-manager.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/io/resource-manager.cpp b/src/io/resource-manager.cpp
index 1ae02a886..c5ac0ef45 100644
--- a/src/io/resource-manager.cpp
+++ b/src/io/resource-manager.cpp
@@ -423,8 +423,7 @@ bool ResourceManagerImpl::searchUpwards( std::string const &base, std::string co
static ResourceManagerImpl* theInstance = nullptr;
ResourceManager::ResourceManager()
-{
-}
+= default;
ResourceManager::~ResourceManager() = default;