From 23c0238bce556e05fff111e50d5d92caa35b553a Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 5 Aug 2008 22:20:08 +0200 Subject: Remove left-over parser_device declaration --- src/hcid.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/hcid.h') 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 */ -- cgit