aboutsummaryrefslogtreecommitdiffstats
path: root/audio/alsaaudio.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/alsaaudio.c')
-rw-r--r--audio/alsaaudio.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/alsaaudio.c b/audio/alsaaudio.c
index 1ae42b6..0f5ee9e 100644
--- a/audio/alsaaudio.c
+++ b/audio/alsaaudio.c
@@ -47,10 +47,6 @@
# define I(...) ((void)0)
#endif
-
-#define STRINGIFY_(x) #x
-#define STRINGIFY(x) STRINGIFY_(x)
-
#define DYNLINK_FUNCTIONS \
DYNLINK_FUNC(size_t,snd_pcm_sw_params_sizeof,(void)) \
DYNLINK_FUNC(int,snd_pcm_hw_params_current,(snd_pcm_t *pcm, snd_pcm_hw_params_t *params)) \