mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-06 06:51:26 +12: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); }
|
std::string GetTypeString() const { return CPUThreadTypeToString(m_type); }
|
||||||
|
|
||||||
virtual std::string GetThreadName() const
|
virtual std::string GetThreadName() const
|
||||||
|
|
|
@ -5,7 +5,6 @@
|
||||||
|
|
||||||
#include "Emu/IdManager.h"
|
#include "Emu/IdManager.h"
|
||||||
#include "KernelExplorer.h"
|
#include "KernelExplorer.h"
|
||||||
|
|
||||||
#include "Emu/CPU/CPUThreadManager.h"
|
#include "Emu/CPU/CPUThreadManager.h"
|
||||||
#include "Emu/CPU/CPUThread.h"
|
#include "Emu/CPU/CPUThread.h"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue