aboutsummaryrefslogtreecommitdiff
path: root/include/aserver.h
diff options
context:
space:
mode:
authorAbramo Bagnara <abramo@alsa-project.org>2000-12-23 16:13:38 +0000
committerAbramo Bagnara <abramo@alsa-project.org>2000-12-23 16:13:38 +0000
commitc1ad05163661cbf315cd3ebb5d40ba24322a4eac (patch)
tree93b53ca1823e33ed6370a7d410b1bb60f60de355 /include/aserver.h
parent80c3adaacec91eef3f93b21c95ad1cc5914a5320 (diff)
Fixed snd_*_card() wrt aserver
Diffstat (limited to 'include/aserver.h')
-rw-r--r--include/aserver.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/aserver.h b/include/aserver.h
index 9b4cc834..079dbb40 100644
--- a/include/aserver.h
+++ b/include/aserver.h
@@ -38,7 +38,6 @@ typedef struct {
size_t hw_ptr;
size_t appl_ptr;
union {
- int card;
struct {
int sig;
pid_t pid;