forked from dolphin-emu/dolphin
Returning by const value isn't really necessary (and usually an indicator const reference was intended).
1.1 KiB
1.1 KiB
Returning by const value isn't really necessary (and usually an indicator const reference was intended).