mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-18 19:59:08 -05:00
86000fc6b4
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.