diff options
| author | Pheenoh <pheenoh@gmail.com> | 2020-12-26 11:31:49 -0500 |
|---|---|---|
| committer | Pheenoh <pheenoh@gmail.com> | 2020-12-26 11:31:49 -0500 |
| commit | 4c504d078d76ef66e0a24f8ce275a5ba40ef3b78 (patch) | |
| tree | cf7f23df04053c0895fd566f1f6c2d29852dff46 /include/JSystem/JMessage | |
| parent | 64a6a97b7bfdd732e4b5053c51189fba5015210d (diff) | |
run clang-format
Diffstat (limited to 'include/JSystem/JMessage')
| -rw-r--r-- | include/JSystem/JMessage/control/control.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/include/JSystem/JMessage/control/control.h b/include/JSystem/JMessage/control/control.h index 9d2ffa86a1..0f4c5c2b07 100644 --- a/include/JSystem/JMessage/control/control.h +++ b/include/JSystem/JMessage/control/control.h @@ -3,10 +3,7 @@ #include "dolphin/types.h" - // this may actually go somewhere else, but defining it here for now -class JMSMesgEntry_c { - -}; +class JMSMesgEntry_c {}; #endif
\ No newline at end of file |
