mirror of
https://github.com/libretro/RetroArch
synced 2025-02-04 21:40:02 +00:00
This nonsense can go now
This commit is contained in:
parent
397c1d24a8
commit
a2515339e9
@ -120,10 +120,6 @@ char *string_replace_substring(const char *in,
|
||||
return out;
|
||||
}
|
||||
|
||||
/* Non-GPL licensed versions of whitespace trimming:
|
||||
* http://stackoverflow.com/questions/656542/trim-a-string-in-c
|
||||
*/
|
||||
|
||||
/* Remove leading whitespaces */
|
||||
char *string_trim_whitespace_left(char *const s)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user