summaryrefslogtreecommitdiffstats
path: root/src/hcid.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-08-05 22:20:08 +0200
committerMarcel Holtmann <marcel@holtmann.org>2008-08-05 22:20:08 +0200
commit23c0238bce556e05fff111e50d5d92caa35b553a (patch)
tree9d86b1b77f708afa923a93ae1c82a996167dc97e /src/hcid.h
parent6381c74dc2de8b4887ce3a1b41b935f91c2287fc (diff)
Remove left-over parser_device declaration
Diffstat (limited to 'src/hcid.h')
-rw-r--r--src/hcid.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hcid.h b/src/hcid.h
index f87341c5..70e22354 100644
--- a/src/hcid.h
+++ b/src/hcid.h
@@ -85,7 +85,6 @@ struct device_opts {
};
extern struct device_opts default_device;
-extern struct device_opts *parser_device;
struct device_list {
char *ref; /* HCI device or Bluetooth address */