diff options
| author | Alexander Valavanis <valavanisalex@gmail.com> | 2019-06-05 19:33:55 +0000 |
|---|---|---|
| committer | Alexander Valavanis <valavanisalex@gmail.com> | 2019-06-05 19:33:55 +0000 |
| commit | 2e40143d6e75d50bf659abddc5c7c25fb1bc2436 (patch) | |
| tree | e2fa747c95569dc3f77fcdfa770b3d404ff065cc /src/io/resource-manager.cpp | |
| parent | Hackfest2019: Rm tautological tests (diff) | |
| parent | Use a flowbox when there are more than two options for font feature settings. (diff) | |
| download | inkscape-2e40143d6e75d50bf659abddc5c7c25fb1bc2436.tar.gz inkscape-2e40143d6e75d50bf659abddc5c7c25fb1bc2436.zip | |
Merge changes
Diffstat (limited to 'src/io/resource-manager.cpp')
| -rw-r--r-- | src/io/resource-manager.cpp | 3 |
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; |
