mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-06 21:36:58 +03:00
Handle a bunch more clang warnings
This commit is contained in:
parent
dd0752e69f
commit
8b86306d48
14 changed files with 19 additions and 18 deletions
|
|
@ -208,7 +208,6 @@ void dumpBacktrace(int dumpFile, CrashData crash)
|
|||
void dumpSysInfo(int dumpFile)
|
||||
{
|
||||
#ifdef Q_OS_UNIX
|
||||
bool gotSysInfo = false; // True if system info check succeeded
|
||||
utsname sysinfo; // System information
|
||||
|
||||
// Dump system info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue