diff options
author | Max Kellermann <max@musicpd.org> | 2018-07-06 17:10:11 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2018-07-06 19:35:31 +0200 |
commit | 6f3c0d0a60b0062664320a7beacfd824c0cc6685 (patch) | |
tree | fd965236ef7f6a7a8c3e18dc55346214f7f76efc /src/AudioFormat.hxx | |
parent | 466625f7ad9066eeb25383b0ad6f63954b1af9f8 (diff) |
AudioFormat: include cleanup
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 77e710f55..9b01e5256 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> |