mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Removed unnecessary keyword, fix comment style
The privacy here is already private
This commit is contained in:
parent
2d14c7cb69
commit
46519ba52c
2 changed files with 1 additions and 2 deletions
|
|
@ -44,7 +44,6 @@ class EditorPlugin;
|
|||
class EditorSettings : public Resource {
|
||||
GDCLASS(EditorSettings, Resource);
|
||||
|
||||
private:
|
||||
_THREAD_SAFE_CLASS_
|
||||
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue