mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-20 12:39:13 +12:00
Formatting
This commit is contained in:
parent
3063efaea1
commit
effc9543b3
2 changed files with 1 additions and 2 deletions
|
@ -434,7 +434,6 @@ void Emulator::initGraphicsContext() {
|
|||
#ifdef PANDA3DS_ENABLE_HTTP_SERVER
|
||||
void Emulator::pollHttpServer() {
|
||||
std::scoped_lock lock(httpServer.actionMutex);
|
||||
|
||||
ServiceManager& srv = kernel.getServiceManager();
|
||||
|
||||
if (httpServer.pendingAction) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue