[ALSA] seq: remove struct snd_seq_client_callback
authorClemens Ladisch <clemens@ladisch.de>
Mon, 12 Dec 2005 08:30:43 +0000 (09:30 +0100)
committerJaroslav Kysela <perex@suse.cz>
Tue, 3 Jan 2006 11:30:47 +0000 (12:30 +0100)
The fields of struct snd_seq_client_callback either aren't used or are
always set to the same value, so we can get rid of it altogether.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>

No differences found