Rémi Verschelde
85220fec01
Style: Remove unnecessary semicolons from core
...
Semicolons are not necessary after function definitions or control flow
blocks, and having some code use them makes things inconsistent (and
occasionally can mess up `clang-format`'s formatting).
Removing them is tedious work though, I had to do this manually (regex
+ manual review) as I couldn't find a tool for that. All other code
folders would need to get the same treatment.
2020-05-19 15:57:56 +02:00
..
2020-05-14 21:57:34 +02:00
2020-05-14 16:54:55 +02:00
2020-05-14 21:57:34 +02:00
2020-05-14 16:54:55 +02:00
2020-05-14 16:54:55 +02:00
2020-05-14 10:01:56 +02:00
2020-05-19 15:57:56 +02:00
2020-05-14 16:54:55 +02:00
2020-05-14 16:54:55 +02:00
2020-05-14 21:57:34 +02:00
2020-05-14 16:54:55 +02:00
2020-05-14 21:57:34 +02:00
2020-05-14 10:01:56 +02:00
2020-05-19 15:57:56 +02:00
2020-05-14 16:54:55 +02:00
2020-05-14 21:57:34 +02:00
2020-05-14 16:54:55 +02:00
2020-05-19 15:57:56 +02:00
2020-05-19 15:57:56 +02:00
2020-05-14 21:57:34 +02:00
2020-05-14 16:54:55 +02:00
2020-05-14 21:57:34 +02:00
2020-05-14 16:54:55 +02:00
2020-05-14 21:57:34 +02:00
2020-05-14 16:54:55 +02:00
2020-05-19 15:57:56 +02:00
2020-05-14 21:57:34 +02:00
2020-05-19 15:57:56 +02:00
2020-05-19 15:57:56 +02:00
2020-05-14 16:54:55 +02:00
2020-05-14 21:57:34 +02:00
2020-05-14 16:54:55 +02:00
2020-05-14 21:57:34 +02:00
2020-05-19 15:57:56 +02:00
2020-05-14 21:57:34 +02:00
2020-05-14 16:54:55 +02:00
2020-05-14 21:57:34 +02:00
2020-05-14 16:54:55 +02:00
2020-05-14 16:54:55 +02:00
2020-05-14 16:54:55 +02:00
2020-05-14 16:54:55 +02:00
2020-05-14 10:01:56 +02:00
2020-05-14 21:57:34 +02:00
2020-05-14 10:01:56 +02:00
2020-05-19 15:57:56 +02:00
2020-05-14 16:54:55 +02:00
2020-05-19 15:57:56 +02:00
2020-05-14 16:54:55 +02:00
2020-05-14 21:57:34 +02:00
2020-05-14 16:54:55 +02:00
2020-05-14 21:57:34 +02:00
2020-05-14 16:54:55 +02:00
2020-05-14 21:57:34 +02:00
2020-05-14 21:57:34 +02:00
2020-05-14 21:57:34 +02:00
2020-05-14 16:54:55 +02:00
2020-03-30 09:05:53 +02:00
2020-05-14 21:57:34 +02:00
2020-05-14 10:01:56 +02:00
2020-05-14 21:57:34 +02:00
2020-05-14 16:54:55 +02:00
2020-05-14 21:57:34 +02:00
2020-05-14 16:54:55 +02:00
2020-05-14 21:57:34 +02:00
2020-05-14 16:54:55 +02:00
2020-05-14 21:57:34 +02:00
2020-05-14 10:01:56 +02:00
2020-05-14 21:57:34 +02:00
2020-02-20 08:24:50 +01:00
2020-05-19 15:57:56 +02:00
2020-05-14 16:54:55 +02:00
2020-05-19 15:57:56 +02:00