Remove deprecated decimals builtin
Replaced by 'step_decimals' in 3.2 via #21425.
This commit is contained in:
parent
49eef1180b
commit
bd78b9f445
8 changed files with 9 additions and 40 deletions
|
|
@ -256,15 +256,6 @@
|
|||
Converts from decibels to linear energy (audio).
|
||||
</description>
|
||||
</method>
|
||||
<method name="decimals">
|
||||
<return type="int">
|
||||
</return>
|
||||
<argument index="0" name="step" type="float">
|
||||
</argument>
|
||||
<description>
|
||||
Deprecated alias for [method step_decimals].
|
||||
</description>
|
||||
</method>
|
||||
<method name="dectime">
|
||||
<return type="float">
|
||||
</return>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue