You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Remove unused ScriptLanguage methods
This commit is contained in:
@@ -413,7 +413,6 @@ public:
|
||||
/* LANGUAGE FUNCTIONS */
|
||||
String get_type() const override;
|
||||
String get_extension() const override;
|
||||
Error execute_file(const String &p_path) override;
|
||||
void init() override;
|
||||
void finish() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user