diff options
| author | Lioncash <mathew1800@gmail.com> | 2018-06-21 12:56:11 -0400 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2018-06-21 13:00:08 -0400 |
| commit | fdf057efcee3ce8033d17f1731b05d23d1aa9b83 (patch) | |
| tree | 165cce9b7659deceecd38c7950b0911ecad1b22a /Source/Core/VideoBackends/Software/SWmain.cpp | |
| parent | 42846e6ef1a4ce56f3265fbf08c26bc391e58395 (diff) | |
DSPIntExtOps: Remove unnecessary const from function prototypes
const on a parameter being passed by value in a prototype doesn't actually signify
anything, these are only applicable in the definition, where they make
the opcode parameter immutable.
Diffstat (limited to 'Source/Core/VideoBackends/Software/SWmain.cpp')
0 files changed, 0 insertions, 0 deletions
