From 80541b6be466784326c9afb399afaabdc2333073 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Wed, 25 Feb 2009 18:45:59 +0200 Subject: Remove unused function --- serial/storage.h | 1 - 1 file changed, 1 deletion(-) (limited to 'serial/storage.h') diff --git a/serial/storage.h b/serial/storage.h index 655f26eb..6d7007f4 100644 --- a/serial/storage.h +++ b/serial/storage.h @@ -27,4 +27,3 @@ int port_store(bdaddr_t *src, bdaddr_t *dst, int16_t id, int proxy_delete(bdaddr_t *src, const char *tty); int proxy_store(bdaddr_t *src, const char *uuid, const char *tty, const char *name, uint8_t ch, int opts, struct termios *ti); -int read_device_name(bdaddr_t *src, bdaddr_t *dst, char **name); -- cgit