summaryrefslogtreecommitdiff
path: root/src/modules/bluetooth/bluetooth-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/bluetooth/bluetooth-util.h')
-rw-r--r--src/modules/bluetooth/bluetooth-util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/bluetooth/bluetooth-util.h b/src/modules/bluetooth/bluetooth-util.h
index b33e97f9..cf97e065 100644
--- a/src/modules/bluetooth/bluetooth-util.h
+++ b/src/modules/bluetooth/bluetooth-util.h
@@ -129,7 +129,6 @@ struct pa_bluetooth_device {
int device_info_valid; /* 0: no results yet; 1: good results; -1: bad results ... */
/* Device information */
- char *name;
char *path;
pa_bluetooth_transport *transports[PA_BLUETOOTH_PROFILE_COUNT];
int paired;