Skip to content

webservices: Make alloc_float_text() static.

This was meant to be used by the writer at some point:
https://www.winehq.org/mailman3/hyperkitty/list/wine-devel@winehq.org/thread/XDQLKX667YAPH22SJKU3JZW4BAIOUCIQ/

But that was almost 6 years ago and it is still not used anywhere else. So I would argue for making it static to ensure it is removed in case it goes unused instead of being used in more places.

Merge request reports

Loading