asynts
acdcf59a33
Everywhere: Remove unnecessary debug comments.
It would be tempting to uncomment these statements, but that won't work
with the new changes.
This was done with the following commands:
find . \( -name '*.cpp' -o -name '*.h' -o -name '*.in' \) -not -path './Toolchain/*' -not -path './Build/*' -exec awk -i inplace '$0 !~ /\/\/#define/ { if (!toggle) { print; } else { toggle = !toggle } } ; $0 ~/\/\/#define/ { toggle = 1 }' {} \;
find . \( -name '*.cpp' -o -name '*.h' -o -name '*.in' \) -not -path './Toolchain/*' -not -path './Build/*' -exec awk -i inplace '$0 !~ /\/\/ #define/ { if (!toggle) { print; } else { toggle = !toggle } } ; $0 ~/\/\/ #define/ { toggle = 1 }' {} \;
2021-01-25 09:47:36 +01:00
..
2020-12-31 21:51:00 +01:00
2021-01-25 09:47:36 +01:00
2020-12-31 21:51:00 +01:00
2020-12-31 21:51:00 +01:00
2020-01-18 09:45:54 +01:00
2020-12-31 21:51:00 +01:00
2020-12-31 21:51:00 +01:00
2021-01-25 09:47:36 +01:00
2021-01-03 22:12:19 +01:00
2020-10-08 09:54:41 +02:00
2021-01-25 09:47:36 +01:00
2021-01-03 22:12:19 +01:00
2021-01-11 11:55:47 +01:00
2020-08-25 09:48:48 +02:00
2020-09-25 21:18:17 +02:00
2020-09-17 17:23:01 +02:00
2021-01-25 09:47:36 +01:00
2020-04-09 13:31:05 +02:00
2021-01-25 09:47:36 +01:00
2020-11-30 13:17:02 +01:00
2021-01-25 09:47:36 +01:00
2020-07-28 20:19:22 +02:00
2021-01-25 09:47:36 +01:00
2021-01-03 22:12:19 +01:00
2020-12-31 21:51:00 +01:00
2021-01-25 09:47:36 +01:00
2020-12-18 19:22:26 +01:00
2020-12-31 21:51:00 +01:00
2021-01-20 23:20:02 +01:00
2020-12-18 19:22:26 +01:00