From d9d5f45e8f5b4cf0cdd310cc078fffc3d05fe490 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Tue, 4 Dec 2012 09:03:40 +0200 Subject: [PATCH] core: Remove outdated comment --- src/event.c | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/event.c b/src/event.c index 61fa0f454..f8b8242cd 100644 --- a/src/event.c +++ b/src/event.c @@ -83,13 +83,6 @@ static gboolean get_adapter_and_device(const bdaddr_t *src, bdaddr_t *dst, return TRUE; } -/***************************************************************** - * - * Section reserved to HCI commands confirmation handling and low - * level events(eg: device attached/dettached. - * - *****************************************************************/ - static void pincode_cb(struct agent *agent, DBusError *derr, const char *pincode, struct btd_device *device) { -- 2.47.3