drop comment

This commit is contained in:
Alexandre Ratchov 2013-11-22 12:09:43 +01:00
parent 16f44939b1
commit c0b2a1da07
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ struct sio_alsa_hdl {
int events;
};
/* stdin */
static void sio_alsa_onmove(struct sio_alsa_hdl *);
static int sio_alsa_revents(struct sio_hdl *, struct pollfd *);
static void sio_alsa_close(struct sio_hdl *);