output/alsa: remove obsolete macros

This commit is contained in:
Max Kellermann 2014-08-23 16:17:52 +02:00
parent da6dd2dc92
commit 294091ce60

View File

@ -32,9 +32,6 @@
#include <string>
#define ALSA_PCM_NEW_HW_PARAMS_API
#define ALSA_PCM_NEW_SW_PARAMS_API
static const char default_device[] = "default";
static constexpr unsigned MPD_ALSA_BUFFER_TIME_US = 500000;