Commit cbd71cb
authored
ext/standard: "double" is not deprecated for
Remove incorrect inline comment that using "double" as the type is deprecated;
this comment was added in 929ae94 when support
for "float" was included, but the use of "double" was never actually
deprecated.
[skip ci]settype() (#20694)1 parent 90747c2 commit cbd71cb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments