mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-23 12:10:00 +00:00
Handle a bunch more clang warnings
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user