Lioncash 61eafcee98 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.
2018-11-23 18:21:45 +01:00
..
2018-11-20 14:24:19 -05:00
2018-11-04 10:26:38 -05:00
2018-10-20 10:35:55 -04:00
2018-11-20 14:24:19 -05:00
2018-11-20 14:24:19 -05:00