Remove unused create_script method from ScriptLanguage
This commit is contained in:
parent
05c097e5e2
commit
edabe363f9
7 changed files with 2 additions and 18 deletions
|
|
@ -47,7 +47,7 @@
|
|||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="_create_script" qualifiers="virtual required const">
|
||||
<method name="_create_script" qualifiers="virtual const" deprecated="This method is not called by the engine.">
|
||||
<return type="Object" />
|
||||
<description>
|
||||
</description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue