diff options
Diffstat (limited to 'network/common.c')
| -rw-r--r-- | network/common.c | 4 | 
1 files changed, 0 insertions, 4 deletions
diff --git a/network/common.c b/network/common.c index f1dbe1c5..151e4810 100644 --- a/network/common.c +++ b/network/common.c @@ -49,10 +49,6 @@  static int ctl;  static GSList *pids; -#define PANU_UUID	"00001115-0000-1000-8000-00805f9b34fb" -#define NAP_UUID	"00001116-0000-1000-8000-00805f9b34fb" -#define GN_UUID		"00001117-0000-1000-8000-00805f9b34fb" -  static struct {  	const char	*name;		/* Friendly name */  	const char	*uuid128;	/* UUID 128 */  | 
