mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 00:30:52 +02:00
Unused removed method
This commit is contained in:
parent
3f2b5aeca4
commit
6304a5e819
1 changed files with 1 additions and 3 deletions
|
@ -43,8 +43,6 @@ private:
|
|||
static DependencyManager& getInstance();
|
||||
DependencyManager() {}
|
||||
~DependencyManager();
|
||||
|
||||
static void noDelete(void*) {}
|
||||
};
|
||||
|
||||
template <typename T>
|
||||
|
|
Loading…
Reference in a new issue