aboutsummaryrefslogtreecommitdiff
path: root/audio/mixer_intern.h
diff options
context:
space:
mode:
authorD G Turner2019-08-03 14:52:57 +0100
committerD G Turner2019-08-03 14:52:57 +0100
commit466b162996697850872832f98e2ffbb0a3e826e9 (patch)
tree2c1f939382056fcf0d2bd81bab966e8d34d7e609 /audio/mixer_intern.h
parentd638c1d384cca8b1cf0d1678c6c4f27f8c98334e (diff)
downloadscummvm-rg350-466b162996697850872832f98e2ffbb0a3e826e9.tar.gz
scummvm-rg350-466b162996697850872832f98e2ffbb0a3e826e9.tar.bz2
scummvm-rg350-466b162996697850872832f98e2ffbb0a3e826e9.zip
CLOUD: Fix GCC Compilation Warning in Debug Code.
The warning emitted here was due to debug() call with an empty format string, so this could have been fixed by replacing this with "%s", "". However, this change should be better since it avoids the duplication of the number of file check over several lines and reduces the string duplication i.e. DRY improvements.
Diffstat (limited to 'audio/mixer_intern.h')
0 files changed, 0 insertions, 0 deletions