diff options
| author | Michael Biebl <biebl@debian.org> | 2013-02-09 03:22:03 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2013-02-09 03:22:03 +0100 |
| commit | 78efcd2dfec5b6c56c50b1f8e44ed7c61c14553d (patch) | |
| tree | c21aecab13151f626c3b2230ca21cda818c99484 /src/nm-device-bt.h | |
| parent | 681370ed77af598691a15eba55b17beb2edc9459 (diff) | |
| parent | e17c5736fc3722ce51cb33f3edb203960125a4c1 (diff) | |
Merge tag 'upstream/0.9.7.997' into experimental
Upstream version 0.9.7.997
Diffstat (limited to 'src/nm-device-bt.h')
| -rw-r--r-- | src/nm-device-bt.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/nm-device-bt.h b/src/nm-device-bt.h index 0d54d607..9382ee25 100644 --- a/src/nm-device-bt.h +++ b/src/nm-device-bt.h @@ -65,8 +65,6 @@ NMDevice *nm_device_bt_new (const char *udi, guint32 nm_device_bt_get_capabilities (NMDeviceBt *device); -const char *nm_device_bt_get_hw_address (NMDeviceBt *device); - gboolean nm_device_bt_modem_added (NMDeviceBt *device, NMModem *modem, const char *driver); |