mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 21:07:59 +03:00
Fix some issues, found by Coverity Scan
This commit is contained in:
parent
778dfa0350
commit
e5a81b1f99
4 changed files with 13 additions and 6 deletions
|
@ -41,8 +41,6 @@ namespace Debug
|
|||
{
|
||||
return size;
|
||||
}
|
||||
|
||||
char mDebugLevel;
|
||||
};
|
||||
|
||||
#if defined(_WIN32) && defined(_DEBUG)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue