mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-27 17:24:23 +02:00
Removes constructors and destructors that don't actually provide any behavior (i.e. doesn't constain generated code related to non-trivial members in a cpp file, etc). Lessens the amount of code present.