remove comment
All checks were successful
codespell / Check for spelling errors (pull_request) Successful in 11s
suyu-ci / Check REUSE Specification (pull_request) Successful in 10s
suyu verify / Verify Format (pull_request) Successful in 2m30s
suyu verify / test build (linux-fresh, clang) (pull_request) Successful in 14m44s
suyu verify / test build (linux-fresh, linux) (pull_request) Successful in 19m55s
suyu verify / android (pull_request) Successful in 34m39s

gpg timeout so i gotta coooooommit :D
This commit is contained in:
BoomMicrophone 2024-03-31 21:41:43 +02:00
parent dcd2890af6
commit db9035cc35

View file

@ -1,9 +1,6 @@
// SPDX-FileCopyrightText: 2014 Citra Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later
// Modified by palfaiate on <2024/03/07>
// Reverted palfaiate's changes on <2024/03/25> -Nine-Ball
#include <cinttypes>
#include <clocale>
#include <cmath>