On Sun, Jul 29, 2018 at 09:31:51PM +0800, Michael W. Bombardieri wrote: > The function uaudio_id_name() was used once for formatting a string > and its return value was used to format a second string. By rolling > the prepended letter "i" into the outer snprintf() the function can > be removed entirely. Does this look correct? No other users, `*sc' and `*iot' are already unused... looks good to me.
- remove uaudio_id_name() Michael W. Bombardieri
- Re: remove uaudio_id_name() Klemens Nanni
