mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 11:36:13 +00:00
remove unused variable
This commit is contained in:
parent
4bef176e9b
commit
a4d4ab1df9
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ namespace utils
|
|||
cpu_stats::cpu_stats()
|
||||
{
|
||||
#ifdef _WIN32
|
||||
SYSTEM_INFO sysInfo;
|
||||
FILETIME ftime, fsys, fuser;
|
||||
|
||||
GetSystemTimeAsFileTime(&ftime);
|
||||
|
|
Loading…
Add table
Reference in a new issue