Fixed /w4 warnings.
This commit is contained in:
@@ -18,6 +18,8 @@ lcStringCache::~lcStringCache()
|
||||
|
||||
void lcStringCache::AddRef(lcContext* Context)
|
||||
{
|
||||
Q_UNUSED(Context);
|
||||
|
||||
mRefCount++;
|
||||
|
||||
if (mRefCount == 1)
|
||||
|
||||
Reference in New Issue
Block a user