diff options
author | Max Kellermann <max@duempel.org> | 2008-04-12 04:18:54 +0000 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2008-04-12 04:18:54 +0000 |
commit | 159fb3803b5b63a1b0711043e6bd7c09103306ae (patch) | |
tree | 93a9758a6769f2aebfb67a6b4700ba49c633fa40 /src/volume.h | |
parent | b0e47fce09be9774ff23f58042c8f760396c1ddc (diff) | |
download | mpd-159fb3803b5b63a1b0711043e6bd7c09103306ae.tar.gz mpd-159fb3803b5b63a1b0711043e6bd7c09103306ae.tar.xz mpd-159fb3803b5b63a1b0711043e6bd7c09103306ae.zip |
removed "volatile" from OutputBufferChunk properties
There is no danger that gcc will optimize access to OutputBufferChunk
properties, since decoder and player work in different chunk objects.
It is safe to remove "volatile" here.
git-svn-id: https://svn.musicpd.org/mpd/trunk@7318 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'src/volume.h')
0 files changed, 0 insertions, 0 deletions