mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-19 20:19:13 +12:00
Remove debug logs
This commit is contained in:
parent
5aaa35774e
commit
79457d2b62
1 changed files with 0 additions and 2 deletions
|
@ -429,8 +429,6 @@ void MainWindow::initControllers() {
|
|||
if (gameController != nullptr) {
|
||||
SDL_Joystick* stick = SDL_GameControllerGetJoystick(gameController);
|
||||
gameControllerID = SDL_JoystickInstanceID(stick);
|
||||
|
||||
printf("Controller get!\n");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue