diff options
author | Max Kellermann <max@duempel.org> | 2008-08-26 08:27:16 +0200 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2008-08-31 00:45:58 -0700 |
commit | e4db015707016978b6a478e06a908fb1a1577601 (patch) | |
tree | 20d47dd8f224007ff4f76c7db922b165acdcd83e /src/stats.c | |
parent | 070b952ae48da684461a3efa039be3b081f90f4d (diff) | |
download | mpd-e4db015707016978b6a478e06a908fb1a1577601.tar.gz mpd-e4db015707016978b6a478e06a908fb1a1577601.tar.xz mpd-e4db015707016978b6a478e06a908fb1a1577601.zip |
jack: made "sample_size" static const
sample_size is a variable which is computed at compile time. Declare
it "static const", so the compiler can optimize it away.
Diffstat (limited to 'src/stats.c')
0 files changed, 0 insertions, 0 deletions