mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-25 08:14:45 +02:00
typo, unnecessary
This commit is contained in:
@@ -47,7 +47,6 @@ ThreadManager::ThreadManager() : global_(new GlobalThreadContext()) {
|
||||
|
||||
ThreadManager::~ThreadManager() {
|
||||
delete global_;
|
||||
global_ = nullptr;;
|
||||
}
|
||||
|
||||
void ThreadManager::Teardown() {
|
||||
|
||||
Reference in New Issue
Block a user