mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-13 01:57:55 -05:00
Manually tweak source formatting and then re-run clang-format
This commit is contained in:
@ -7,8 +7,6 @@
|
||||
|
||||
namespace Kernel {
|
||||
|
||||
Session::Session() {
|
||||
}
|
||||
Session::~Session() {
|
||||
}
|
||||
Session::Session() {}
|
||||
Session::~Session() {}
|
||||
}
|
||||
|
Reference in New Issue
Block a user