summaryrefslogtreecommitdiffstats
path: root/serial/port.h
diff options
context:
space:
mode:
Diffstat (limited to 'serial/port.h')
-rw-r--r--serial/port.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/serial/port.h b/serial/port.h
index 2907647b..4e719363 100644
--- a/serial/port.h
+++ b/serial/port.h
@@ -34,7 +34,5 @@ int port_register(DBusConnection *conn, int id, bdaddr_t *dst,
int port_unregister(const char *path);
-const char *port_get_owner(DBusConnection *conn, int16_t id);
-
int port_open(const char *dev, open_notify_t notify,
void *data, udata_free_t ufree);