Commit 530fd02
committed
Emoji: Remove extraneous
The `sprintf()` is not being passed any values, and there is no placeholder to replace.
This originated in r52132 in which I erroneously included this `sprintf()` in
two places. I fixed one of the cases in r52151 but I missed the other.
Follow-up to [52132], [52151].
Fixes #58436.
See #44632.
git-svn-id: https://develop.svn.wordpress.org/trunk@55875 602fd350-edb4-49c9-b593-d223f7449a82sprintf() from _print_emoji_detection_script().1 parent 4658c44 commit 530fd02
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5913 | 5913 | | |
5914 | 5914 | | |
5915 | 5915 | | |
5916 | | - | |
| 5916 | + | |
5917 | 5917 | | |
5918 | 5918 | | |
5919 | 5919 | | |
| |||
0 commit comments