code: Remove outdated comment style (#6640)

This commit is contained in:
GPUCode 2023-06-25 12:52:41 +03:00 committed by GitHub
parent 9b82de6b24
commit 7edc86a9bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
52 changed files with 0 additions and 176 deletions

View file

@ -17,8 +17,6 @@
#include "core/hle/service/hid/hid.h"
#include "core/memory.h"
////////////////////////////////////////////////////////////////////////////////////////////////////
namespace HLE::Applets {
ResultCode SoftwareKeyboard::ReceiveParameterImpl(Service::APT::MessageParameter const& parameter) {