diff options
author | Max Kellermann <max@musicpd.org> | 2018-07-06 19:41:53 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2018-07-06 19:43:01 +0200 |
commit | 9a29d02e7e8db1aca6952218609ab5dd63561af8 (patch) | |
tree | 5be3551b0b46d232ad29afe917e4afe9beaf21eb /src/AudioFormat.hxx | |
parent | 45139f94bbb0c7a52d0b22f4a73128f6e0137e4b (diff) | |
parent | 6f3c0d0a60b0062664320a7beacfd824c0cc6685 (diff) |
Merge branch 'v0.20.x'
Diffstat (limited to 'src/AudioFormat.hxx')
-rw-r--r-- | src/AudioFormat.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/AudioFormat.hxx b/src/AudioFormat.hxx index 4de0ad1c7..d98483085 100644 --- a/src/AudioFormat.hxx +++ b/src/AudioFormat.hxx @@ -23,7 +23,6 @@ #include "pcm/SampleFormat.hxx" #include "Compiler.h" -#include <assert.h> #include <stdint.h> #include <stddef.h> |