Commit 294091ce authored by Max Kellermann's avatar Max Kellermann

output/alsa: remove obsolete macros

parent da6dd2dc
...@@ -32,9 +32,6 @@ ...@@ -32,9 +32,6 @@
#include <string> #include <string>
#define ALSA_PCM_NEW_HW_PARAMS_API
#define ALSA_PCM_NEW_SW_PARAMS_API
static const char default_device[] = "default"; static const char default_device[] = "default";
static constexpr unsigned MPD_ALSA_BUFFER_TIME_US = 500000; static constexpr unsigned MPD_ALSA_BUFFER_TIME_US = 500000;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment