Removed unnecessary keyword, fix comment style

The privacy here is already private
This commit is contained in:
Craig-Stoneham 2020-09-28 11:22:10 +01:00
parent 2d14c7cb69
commit 46519ba52c
2 changed files with 1 additions and 2 deletions

View file

@ -44,7 +44,6 @@ class EditorPlugin;
class EditorSettings : public Resource {
GDCLASS(EditorSettings, Resource);
private:
_THREAD_SAFE_CLASS_
public: