summaryrefslogtreecommitdiff
path: root/include/control.h
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2006-12-07 15:29:20 +0100
committerJaroslav Kysela <perex@perex.cz>2006-12-07 15:29:20 +0100
commit2c02c139f49241acc7f5b5099f06a6ecdfa9c798 (patch)
tree82ca7aee9f3bc1b528cef8f1875302939859182e /include/control.h
parent19b2e9afa0495335518d251a67a48ff521722d61 (diff)
downloadalsa-lib-2c02c139f49241acc7f5b5099f06a6ecdfa9c798.tar.gz
remove snd_ctl_iface_conf_name() prototype, namehint doxygen cleanups
Diffstat (limited to 'include/control.h')
-rw-r--r--include/control.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/control.h b/include/control.h
index 365b297f..ad70cdce 100644
--- a/include/control.h
+++ b/include/control.h
@@ -260,7 +260,6 @@ snd_ctl_type_t snd_ctl_type(snd_ctl_t *ctl);
const char *snd_ctl_elem_type_name(snd_ctl_elem_type_t type);
const char *snd_ctl_elem_iface_name(snd_ctl_elem_iface_t iface);
-const char *snd_ctl_iface_conf_name(snd_ctl_elem_iface_t iface);
const char *snd_ctl_event_type_name(snd_ctl_event_type_t type);
unsigned int snd_ctl_event_elem_get_mask(const snd_ctl_event_t *obj);