mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 11:36:13 +00:00
Removed unnecessary newlines.
This commit is contained in:
parent
402199d70f
commit
54106f6f9b
2 changed files with 0 additions and 3 deletions
|
@ -109,8 +109,6 @@ public:
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
std::string GetTypeString() const { return CPUThreadTypeToString(m_type); }
|
||||
|
||||
virtual std::string GetThreadName() const
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
|
||||
#include "Emu/IdManager.h"
|
||||
#include "KernelExplorer.h"
|
||||
|
||||
#include "Emu/CPU/CPUThreadManager.h"
|
||||
#include "Emu/CPU/CPUThread.h"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue