Remove systeminfo; move getSystemRam into SysInfo.h (#4323)

This commit is contained in:
Alexandru Ionut Tripon 2026-01-31 20:24:40 +02:00 committed by GitHub
commit fda9e74972
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 117 additions and 584 deletions

View file

@ -126,7 +126,6 @@
#include <LocalPeer.h>
#include <stdlib.h>
#include <sys.h>
#include "SysInfo.h"
#ifdef Q_OS_LINUX