mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-26 03:19:41 -04: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