mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Tier1: remove unrelevant comment
No mutex locking should take place here after careful research.
This commit is contained in:
parent
b26ed2f746
commit
cc5eda3a7e
@ -10,6 +10,5 @@
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
const char* CNetKey::GetBase64NetKey(void) const
|
||||
{
|
||||
// TODO: should we not acquire lock for m_Mutex here?
|
||||
return m_szBase64;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user