Remove redundant ClassDB::locker declaration
This commit is contained in:
parent
594d64ec24
commit
b79a6ca3e7
1 changed files with 0 additions and 1 deletions
|
|
@ -175,7 +175,6 @@ public:
|
|||
~Lock();
|
||||
};
|
||||
};
|
||||
inline static Locker locker;
|
||||
|
||||
static HashMap<StringName, ClassInfo> classes;
|
||||
static HashMap<StringName, StringName> resource_base_extensions;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue