From e8e5747650626442f8f9940ad5bc37b21ca85ad9 Mon Sep 17 00:00:00 2001 From: Takamichi Horikawa Date: Mon, 17 Jul 2017 00:38:13 +0900 Subject: soundout autoconf --- gtk/soundout/alsaout.h | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 gtk/soundout/alsaout.h (limited to 'gtk/soundout/alsaout.h') diff --git a/gtk/soundout/alsaout.h b/gtk/soundout/alsaout.h deleted file mode 100644 index cd79c27..0000000 --- a/gtk/soundout/alsaout.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef MYON_ALSAOUT_H_INCLUDED -#define MYON_ALSAOUT_H_INCLUDED - -#include "soundout.h" - -struct sound_state *alsaout_init(const char *clientname, unsigned srate, sound_callback cbfunc, void *userptr); - -#endif // MYON_ALSAOUT_H_INCLUDED - -- cgit v1.2.3