summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/kernel.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-11-21 21:37:08 -0500
committerGravatar Lioncash2018-11-21 21:37:11 -0500
commit1d555fdd25fd33a6b14df59dc3291905573f142c (patch)
treede02ae222ca6e3110fa20e6f752a4e18d1f08262 /src/core/hle/kernel/kernel.cpp
parentMerge pull request #1753 from FernandoS27/ufbtype (diff)
downloadyuzu-1d555fdd25fd33a6b14df59dc3291905573f142c.tar.gz
yuzu-1d555fdd25fd33a6b14df59dc3291905573f142c.tar.xz
yuzu-1d555fdd25fd33a6b14df59dc3291905573f142c.zip
common/thread: Remove unused CurrentThreadId()
This is an old function that's no longer necessary. C++11 introduced proper threading support to the language and a thread ID can be retrieved via std::this_thread::get_id() if it's ever needed.
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions