summaryrefslogtreecommitdiff
path: root/editor/doc/doc_dump.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/doc/doc_dump.h')
-rw-r--r--editor/doc/doc_dump.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/editor/doc/doc_dump.h b/editor/doc/doc_dump.h
index 84629b89c8..6d6782788f 100644
--- a/editor/doc/doc_dump.h
+++ b/editor/doc/doc_dump.h
@@ -33,9 +33,7 @@
class DocDump {
public:
-
- static void dump(const String& p_file);
-
+ static void dump(const String &p_file);
};
#endif // DOC_DUMP_H