Remove deprecated decimals builtin
Replaced by 'step_decimals' in 3.2 via #21425.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user