summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/kernel.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-11-13 14:11:34 -0500
committerGravatar Lioncash2018-11-13 18:14:11 -0500
commitc7387e6504db0548fc5dafec5a27ce6923e58db7 (patch)
tree21a21be4abc6e4b736f13da5b703efcbbe744ba0 /src/core/hle/kernel/kernel.cpp
parentstring_util: Remove TryParse() (diff)
downloadyuzu-c7387e6504db0548fc5dafec5a27ce6923e58db7.tar.gz
yuzu-c7387e6504db0548fc5dafec5a27ce6923e58db7.tar.xz
yuzu-c7387e6504db0548fc5dafec5a27ce6923e58db7.zip
string_util: Remove ArrayToString()
An old function from Dolphin. This is also unused, and pretty inflexible when it comes to printing out different data types (for example, one might not want to print out an array of u8s but a different type instead. Given we use fmt, there's no need to keep this implementation of the function around.
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions