summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/card.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulsecore/card.h')
-rw-r--r--src/pulsecore/card.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/pulsecore/card.h b/src/pulsecore/card.h
index aacb24da..2d691b67 100644
--- a/src/pulsecore/card.h
+++ b/src/pulsecore/card.h
@@ -72,9 +72,8 @@ struct pa_card {
typedef struct pa_card_new_data {
char *name;
- char *description;
-
pa_proplist *proplist;
+
const char *driver;
pa_module *module;