Removed unnecessary keyword, fix comment style
The privacy here is already private
This commit is contained in:
@ -44,7 +44,6 @@ class EditorPlugin;
|
||||
class EditorSettings : public Resource {
|
||||
GDCLASS(EditorSettings, Resource);
|
||||
|
||||
private:
|
||||
_THREAD_SAFE_CLASS_
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user