diff --git a/src/core/libraries/pad/pad.cpp b/src/core/libraries/pad/pad.cpp index b44ddfe6e..fcbe1f370 100644 --- a/src/core/libraries/pad/pad.cpp +++ b/src/core/libraries/pad/pad.cpp @@ -456,7 +456,6 @@ int PS4_SYSV_ABI scePadReadState(s32 handle, OrbisPadData* pData) { deltaTime, lastOrientation, outputOrientation); pData->orientation = outputOrientation; controller->SetLastOrientation(outputOrientation); - std::cout << pData->orientation.x << std::endl; } } pData->touchData.touchNum =